Skip to content

Commit

Permalink
chore: downgrade go releaser
Browse files Browse the repository at this point in the history
  • Loading branch information
byte-bandit committed Jul 5, 2024
1 parent e4047fe commit 1f7f66f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Unshallow
run: git fetch --prune --unshallow
- name: Create release
uses: goreleaser/goreleaser-action@v6
uses: goreleaser/goreleaser-action@v5
with:
args: release --rm-dist --release-notes ./RELEASE_NOTES.md
env:
Expand Down

0 comments on commit 1f7f66f

Please sign in to comment.