Skip to content

Commit 7e8ec52

Browse files
committed
ci(release): update goreleaser ci args
1 parent 7fe0d60 commit 7e8ec52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-binary-for-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
with:
5151
distribution: goreleaser
5252
version: latest
53-
args: release --clean --skip-validate
53+
args: release --clean --skip=validate
5454
env:
5555
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5656
- uses: actions/upload-artifact@v3

0 commit comments

Comments
 (0)