Skip to content

Commit

Permalink
Replace deprecated GoReleaser flag
Browse files Browse the repository at this point in the history
Signed-off-by: Ringo De Smet <[email protected]>
  • Loading branch information
ringods committed May 31, 2024
1 parent 3b8f4f2 commit eda8ab6
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 @@ -55,7 +55,7 @@ jobs:
- name: Run GoReleaser
uses: goreleaser/[email protected]
with:
args: -p 3 release --rm-dist
args: -p 3 release --clean
version: latest
- name: Create tag
uses: actions/[email protected]
Expand Down

0 comments on commit eda8ab6

Please sign in to comment.