Skip to content

Commit

Permalink
changed releaser github action
Browse files Browse the repository at this point in the history
  • Loading branch information
r7wx committed Oct 14, 2024
1 parent 623a5eb commit a2eec8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@ jobs:
with:
distribution: goreleaser
version: 2.3.2
args: release --rm-dist
args: release --clean
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}

0 comments on commit a2eec8e

Please sign in to comment.