Skip to content

Commit dfabc6e

Browse files
committed
fix: use goreleaser nightly
1 parent b33f9cc commit dfabc6e

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
@@ -32,7 +32,7 @@ jobs:
3232
uses: goreleaser/goreleaser-action@v6
3333
with:
3434
distribution: goreleaser
35-
version: "~> v2"
35+
version: nightly
3636
args: release --clean
3737
env:
3838
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)