Update release.yml

This commit is contained in:
Jayateertha Guruprasad 2022-05-17 23:07:00 +05:30 committed by GitHub
parent c783084fa4
commit a40eca7bc7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -35,7 +35,7 @@ jobs:
# either 'goreleaser' (default) or 'goreleaser-pro'
distribution: goreleaser
version: latest
args: release -f ./goreleaser.yml --rm-dist
args: release -f goreleaser.yml --rm-dist
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
# Your GoReleaser Pro key, if you are using the 'goreleaser-pro' distribution