Update release.yml

This commit is contained in:
Jayateertha Guruprasad 2022-05-17 23:01:46 +05:30 committed by GitHub
parent 07f5c7dfa8
commit 5eff4dc453
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