Skip to content

Commit e819571

Browse files
committed
fix CI
Tool: gitpod/catfood.gitpod.cloud
1 parent c06a10e commit e819571

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
uses: goreleaser/goreleaser-action@v3
3535
with:
3636
distribution: goreleaser
37-
version: v1.25.1
38-
args: build --snapshot --clean --skip=publish
37+
version: v2.8.2
38+
args: build --snapshot --clean --prepare
3939
env:
4040
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)