Skip to content

Commit

Permalink
Update .github/workflows/release-provider.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Ryuzo Yamamoto <dragon3@mercari.com>
  • Loading branch information
KeisukeYamashita and Ryuzo Yamamoto authored Jan 14, 2021
1 parent 343a58f commit cdf0645
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-provider.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
gpg-private-key: ${{ secrets.GPG_PRIVATE_KEY }}
passphrase: ${{ secrets.PASSPHRASE }}
- name: Release provider
uses: goreleaser/goreleaser-action@v1
uses: goreleaser/goreleaser-action@v2.4.1
with:
version: latest
args: release --rm-dist
Expand Down

0 comments on commit cdf0645

Please sign in to comment.