Skip to content

Commit 26457b3

Browse files
committed
Use latest go releaser
1 parent 7c91145 commit 26457b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/releaser.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
uses: goreleaser/goreleaser-action@v6
5050
with:
5151
version: '~> v2'
52-
args: release --clean --snapshot --skip=publish,sign
52+
args: release --clean
5353
env:
5454
GITHUB_TOKEN: ${{ secrets.GH_PAT }}
5555
-

0 commit comments

Comments
 (0)