Skip to content

Commit

Permalink
build workflow update
Browse files Browse the repository at this point in the history
  • Loading branch information
ehsandeep committed Jun 16, 2024
1 parent f8842b1 commit 930f9ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-binary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:

- uses: goreleaser/goreleaser-action@v4
with:
args: "release --rm-dist"
args: "release --clean"
version: latest
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
Expand Down

0 comments on commit 930f9ab

Please sign in to comment.