Skip to content

Commit

Permalink
skip validate
Browse files Browse the repository at this point in the history
  • Loading branch information
ebirger committed Sep 21, 2023
1 parent 6d24640 commit 7a18275
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nsof-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
with:
distribution: goreleaser
version: latest
args: --skip-sign --clean --timeout 2h
args: --skip-validate --skip-sign --clean --timeout 2h
env:
GOOS: ${{ matrix.GOOS }}
GOARCH: ${{ matrix.GOARCH }}
Expand Down

0 comments on commit 7a18275

Please sign in to comment.