Skip to content

Commit d4d1a46

Browse files
authored
Update go.yml
1 parent a0be170 commit d4d1a46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@ jobs:
3333
# either 'goreleaser' (default) or 'goreleaser-pro':
3434
distribution: goreleaser
3535
version: latest
36-
args: release --clean --snapshot
36+
args: release --clean
3737
env:
3838
GITHUB_TOKEN: ${{ secrets.MY_REPO_PAT }}

0 commit comments

Comments
 (0)