Skip to content

Commit e702429

Browse files
committed
fix: cloudsmith
1 parent 462b79a commit e702429

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
uses: goreleaser/goreleaser-action@v6
2323
with:
2424
distribution: goreleaser-pro
25-
version: latest
25+
version: nightly
2626
args: release --clean --nightly -f .goreleaser-nightly.yml
2727
env:
2828
GITHUB_TOKEN: ${{secrets.GH_PAT}}

0 commit comments

Comments
 (0)