Skip to content

Commit 36c36d0

Browse files
committed
Set GoReleaser skip validate
Signed-off-by: Stefan Prodan <[email protected]>
1 parent 6275b15 commit 36c36d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,6 @@ jobs:
7676
uses: goreleaser/goreleaser-action@v2
7777
with:
7878
version: latest
79-
args: release --rm-dist
79+
args: release --rm-dist --skip-validate
8080
env:
8181
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)