Skip to content

Commit

Permalink
goreleaser --clean
Browse files Browse the repository at this point in the history
  • Loading branch information
metachris committed Aug 12, 2024
1 parent 5a59744 commit 501ebec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
with:
distribution: goreleaser
version: latest
args: release --skip=publish --config .goreleaser-build.yaml --rm-dist
args: release --skip=publish --config .goreleaser-build.yaml --clean
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Upload
Expand Down

0 comments on commit 501ebec

Please sign in to comment.