forked from MTSR/mapserver
Update goreleaser/goreleaser-action action to v3
This commit is contained in:
parent
871b168a54
commit
705be52604
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -52,7 +52,7 @@ jobs:
|
||||
|
||||
# only on tags
|
||||
- name: Run GoReleaser
|
||||
uses: goreleaser/goreleaser-action@v2
|
||||
uses: goreleaser/goreleaser-action@v3
|
||||
if: success() && startsWith(github.ref, 'refs/tags/')
|
||||
with:
|
||||
version: latest
|
||||
|
Loading…
Reference in New Issue
Block a user