Skip to content

Commit

Permalink
Merge pull request #32 from takaishi/test-goreleaser-3
Browse files Browse the repository at this point in the history
add flags
  • Loading branch information
takaishi authored Jan 27, 2025
2 parents 853e407 + 7e30542 commit f56c31c
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 f56c31c

Please sign in to comment.