Skip to content

Commit

Permalink
Fix CI of goreleaser
Browse files Browse the repository at this point in the history
Signed-off-by: utam0k <[email protected]>
  • Loading branch information
utam0k committed Jul 18, 2024
1 parent 77e24f3 commit bd2a716
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,4 +71,4 @@ jobs:
- name: Validate GoReleaser
uses: goreleaser/goreleaser-action@v2
with:
args: release --snapshot --skip-publish --rm-dist --debug
args: release --snapshot --skip=publish --rm-dist --debug

0 comments on commit bd2a716

Please sign in to comment.