Revert "Update Github action and Go releaser (#400)" (#405)

This reverts commit 205763c8c2.
This commit is contained in:
Diogo Ferrão 2024-06-14 12:56:36 +01:00 committed by GitHub
parent a5fd87c367
commit d18b9c023a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -32,7 +32,7 @@ jobs:
with:
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v6
uses: goreleaser/goreleaser-action@v5
with:
args: release --clean
env: