Skip to content

Commit

Permalink
Tweak arg
Browse files Browse the repository at this point in the history
  • Loading branch information
iann0036 committed Jun 30, 2024
1 parent 03fe032 commit e5c1ac3
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 @@ -28,7 +28,7 @@ jobs:
uses: goreleaser/goreleaser-action@v6
with:
version: latest
args: release --rm-dist --debug
args: release
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
HOMEBREW_TAP_GITHUB_TOKEN: ${{ secrets.HOMEBREW_TAP_GITHUB_TOKEN }}
Expand Down

0 comments on commit e5c1ac3

Please sign in to comment.