Skip to content

Commit f920be1

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,6 @@ jobs:
3535
with:
3636
distribution: goreleaser
3737
version: v1.25.1
38-
args: build --snapshot --clean --skip=publish
38+
args: build --snapshot --clean --prepare
3939
env:
4040
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)