Skip to content

Commit

Permalink
fix outdated option
Browse files Browse the repository at this point in the history
  • Loading branch information
ehsandeep committed Oct 25, 2024
1 parent 4a48cfe commit ec0060f
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 @@ -23,7 +23,7 @@ jobs:
- name: "Create release on GitHub"
uses: goreleaser/goreleaser-action@v3
with:
args: "release --rm-dist"
args: "release --clean"
version: latest
workdir: v2/
env:
Expand Down

0 comments on commit ec0060f

Please sign in to comment.