Skip to content

fix: update action binary name to match goreleaser output#6

Merged
machado144 merged 1 commit intomainfrom
fix/action-binary-name
Mar 8, 2026
Merged

fix: update action binary name to match goreleaser output#6
machado144 merged 1 commit intomainfrom
fix/action-binary-name

Conversation

@machado144
Copy link
Contributor

Summary

  • GoReleaser produces binaries named reviewforge inside the archive, not reviewforge-linux-amd64
  • The action.yml was still expecting the old naming convention from Makefile builds
  • This broke all repos using AxeForging/reviewforge@main for PR reviews

Test plan

  • Verify PR review workflow passes on this PR itself

@github-actions
Copy link

github-actions bot commented Mar 8, 2026

✅ StructLint Validation

Metric Count
Checks passed 54
Violations 0

@machado144 machado144 merged commit 2756e2c into main Mar 8, 2026
4 of 5 checks passed
@machado144 machado144 deleted the fix/action-binary-name branch March 8, 2026 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant