fix: and another try
This commit is contained in:
parent
ea906ca862
commit
9a67429b45
1 changed files with 3 additions and 0 deletions
|
|
@ -22,6 +22,9 @@ jobs:
|
|||
go-version: 1.24
|
||||
id: go
|
||||
|
||||
- name: Unset GITHUB_TOKEN (if present)
|
||||
run: unset GITHUB_TOKEN
|
||||
|
||||
- name: Run GoReleaser
|
||||
uses: goreleaser/goreleaser-action@master
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue