Skip to content

Commit

Permalink
Releases: Rely on .goreleaser.yml for release configs
Browse files Browse the repository at this point in the history
  • Loading branch information
Clorith committed Mar 12, 2022
1 parent 9f95e16 commit b81f4c1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/new-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,5 @@ jobs:
distribution: goreleaser
version: latest
args: release --rm-dist
workdir: ./...
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit b81f4c1

Please sign in to comment.