Skip to content

Commit

Permalink
feat: update goreleaser flag (#74)
Browse files Browse the repository at this point in the history
Co-authored-by: Sumeet Rai <sumeet.rai@gojek.com>
  • Loading branch information
sumslim and Sumeet Rai committed Jun 20, 2024
1 parent ccafc94 commit ba6787a
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 @@ -29,6 +29,6 @@ jobs:
with:
distribution: goreleaser
version: latest
args: --rm-dist
args: --clean
env:
GITHUB_TOKEN: ${{ secrets.GO_RELEASER_TOKEN }}

0 comments on commit ba6787a

Please sign in to comment.