forked from MTSR/mapserver
Update goreleaser/goreleaser-action action to v4
This commit is contained in:
parent
64622ebbdf
commit
d35003ca48
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@v3
|
||||
uses: goreleaser/goreleaser-action@v4
|
||||
if: success() && startsWith(github.ref, 'refs/tags/')
|
||||
with:
|
||||
version: latest
|
||||
|
Loading…
Reference in New Issue
Block a user