mirror of
https://github.com/mxpv/podsync.git
synced 2024-05-11 05:55:04 +00:00
Merge pull request #428 from mxpv/dependabot/github_actions/goreleaser/goreleaser-action-3.2.0
Bump goreleaser/goreleaser-action from 3.1.0 to 3.2.0
This commit is contained in:
@@ -29,7 +29,7 @@ jobs:
|
||||
username: ${{ github.repository_owner }}
|
||||
password: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
- uses: goreleaser/goreleaser-action@v3.1.0
|
||||
- uses: goreleaser/goreleaser-action@v3.2.0
|
||||
if: startsWith(github.ref, 'refs/tags/')
|
||||
with:
|
||||
version: latest
|
||||
|
||||
Reference in New Issue
Block a user