Skip to content

Commit 7ff2a42

Browse files
committed
wip
1 parent cbd5a37 commit 7ff2a42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
uses: goreleaser/goreleaser-action@v6
5959
with:
6060
version: latest
61-
args: release --clean --timeout 120m --skip-publish
61+
args: release --clean --timeout 120m
6262
env:
6363
GPG_FINGERPRINT: ${{ steps.import_gpg.outputs.fingerprint }}
6464
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)