Skip to content

Commit

Permalink
fix: skip publish flag
Browse files Browse the repository at this point in the history
  • Loading branch information
ilya-hontarau committed Jul 16, 2024
1 parent 62142c5 commit 1c32e01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ jobs:
uses: goreleaser/goreleaser-action@v2
with:
version: latest
args: --skip-publish --snapshot
args: --skip=publish --snapshot

0 comments on commit 1c32e01

Please sign in to comment.