Skip to content

Commit

Permalink
Specify args for goreleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
orien committed Jan 31, 2024
1 parent 660132e commit 39e420b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,7 @@ jobs:
go-version-file: go.mod
check-latest: true
- uses: goreleaser/goreleaser-action@v5
with:
args: release --clean
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 39e420b

Please sign in to comment.