Skip to content

Commit

Permalink
Skip release validation
Browse files Browse the repository at this point in the history
  • Loading branch information
arbarlow committed Sep 25, 2019
1 parent 994c35f commit a28ada7
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,7 @@ jobs:
make test
- name: goreleaser
uses: docker://goreleaser/goreleaser
env:
GITHUB_TOKEN: ${{ secrets.GORELEASER_GITHUB_TOKEN }}
with:
args: release --skip-validate
run: curl -sL https://git.io/goreleaser | bash --skip-validate
if: success()

0 comments on commit a28ada7

Please sign in to comment.