Update goreleaser action to v6 and set goreleaser binary to v2 (#959)

Signed-off-by: Daniel Weiße <dw@edgeless.systems>
This commit is contained in:
Daniel Weiße
2024-08-17 21:40:55 +02:00
committed by GitHub
parent bccd6e48f4
commit 0977c05dd5
3 changed files with 5 additions and 4 deletions
+1 -1
View File
@@ -27,6 +27,6 @@ jobs:
run: go test -race ./...
release-check:
if: ${{ github.ref != 'refs/heads/v2' }}
uses: pelletier/go-toml/.github/workflows/release.yml@v2
uses: ./.github/workflows/release.yml
with:
args: --snapshot