Switch to versioned workflow for GoReleaser
This commit is contained in:
parent
e27a2e46e3
commit
ea01b9924a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
|
@ -9,7 +9,7 @@ permissions: {}
|
|||
|
||||
jobs:
|
||||
release:
|
||||
uses: hansmi/ghactions-goreleaser-workflow/.github/workflows/release.yaml@stable
|
||||
uses: hansmi/ghactions-goreleaser-workflow/.github/workflows/release.yaml@v0.1
|
||||
permissions:
|
||||
contents: write
|
||||
packages: write
|
||||
|
|
Loading…
Reference in a new issue