Skip to content

Commit 1e584f3

Browse files
committed
Updated release workflow
1 parent 46c198b commit 1e584f3

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
@@ -25,5 +25,6 @@ jobs:
2525
uses: goreleaser/goreleaser-action@v6
2626
with:
2727
version: ${{ env.GORELEASER_VERSION }}
28+
args: release
2829
env:
2930
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)