Skip to content

Commit

Permalink
Remove packr attempt in release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jimschubert committed Oct 21, 2020
1 parent fe6349f commit ffd2271
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,3 @@ jobs:
args: release --rm-dist
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
commands:
- go get -u github.com/gobuffalo/packr/packr
- goreleaser release -f goreleaser.yml --rm-dist --skip-validate

0 comments on commit ffd2271

Please sign in to comment.