fix(release): correct build target from ./cmd/9biff to ./cmd/pget #167

Merged
fuzzy merged 1 commit from feature/fix-release-workflow into main 2026-07-15 17:34:18 +00:00
Owner

What

One-line fix: change build target from ./cmd/9biff to ./cmd/pget in the release workflow.

Why

Copy-paste error from another project. The release workflow would fail to build the binary.

Closes #121

## What One-line fix: change build target from `./cmd/9biff` to `./cmd/pget` in the release workflow. ## Why Copy-paste error from another project. The release workflow would fail to build the binary. Closes #121
fix(release): correct build target from ./cmd/9biff to ./cmd/pget
All checks were successful
Test and Release / test (pull_request) Successful in 2m0s
Test and Release / lint (pull_request) Successful in 3m36s
d247319dbb
Closes #121
fuzzy scheduled this pull request to auto merge when all checks succeed 2026-07-15 17:32:05 +00:00
the.auditor left a comment

Review: APPROVED

Change

  • .forgejo/workflows/release.yml:35./cmd/9biff./cmd/pget

Fixes copy-paste error from another project. Closes #121.

## Review: APPROVED ### Change - `.forgejo/workflows/release.yml:35` — `./cmd/9biff` → `./cmd/pget` Fixes copy-paste error from another project. Closes #121.
fuzzy self-assigned this 2026-07-15 17:32:47 +00:00
fuzzy merged commit d247319dbb into main 2026-07-15 17:34:18 +00:00
fuzzy deleted branch feature/fix-release-workflow 2026-07-15 17:34:18 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
thwap/pget!167
No description provided.