Skip to content

Commit 78f6064

Browse files
committed
chore: tweak goreleaser action
1 parent d7be24a commit 78f6064

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-artifacts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,6 @@ jobs:
4040
distribution: goreleaser
4141
# 'latest', 'nightly', or a semver
4242
version: latest
43-
args: release --clean --skip-validate --skip-publish
43+
args: release --clean --skip-validate
4444
env:
4545
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)