Skip to content

Commit

Permalink
add flags
Browse files Browse the repository at this point in the history
  • Loading branch information
takaishi committed Jan 27, 2025
1 parent 853e407 commit 7e30542
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/goreleaser_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@ jobs:
uses: goreleaser/goreleaser-action@v2
with:
version: v2.4.4
args: release --clean --skip publish
args: release --clean --skip publish --snapshot
env:
GITHUB_TOKEN: ${{ steps.generate_token.outputs.token }}

0 comments on commit 7e30542

Please sign in to comment.