Skip to content

Commit 1ae1e23

Browse files
authored
Fix GoReleaser action inputs (#127)
1 parent a4d1a57 commit 1ae1e23

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,6 @@ jobs:
3434
uses: goreleaser/goreleaser-action@v2
3535
with:
3636
version: v0.169.0
37+
args: release --rm-dist
3738
env:
3839
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)