Skip to content

Commit

Permalink
fix goreleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
altitude committed Jul 19, 2021
1 parent 1010cbb commit 3dcd26d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
uses: goreleaser/goreleaser-action@v2
with:
version: latest
args: release --parallelism 2 --rm-dist
args: release --parallelism 2 --rm-dist --skip-validate

- if: matrix.os == 'ubuntu-latest'
name: Configure AWS credentials
Expand Down

0 comments on commit 3dcd26d

Please sign in to comment.