Skip to content

Commit

Permalink
v.0.24
Browse files Browse the repository at this point in the history
  • Loading branch information
nikolainp committed Oct 15, 2023
1 parent 5453ea6 commit 6d95231
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,6 @@ jobs:
# either 'goreleaser' (default) or 'goreleaser-pro'
distribution: goreleaser
version: latest
args: release --clean
args: release --clean --snapshot
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 6d95231

Please sign in to comment.