Skip to content

Commit a1b0ec6

Browse files
Merge pull request #19 from pierrelalanne/plalanne/-/fix-ci
chore(ci): fix broken goreleaser CI
2 parents 9adbf5c + 4156300 commit a1b0ec6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tag.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,5 @@ jobs:
2424
version: latest
2525
args: release --rm-dist
2626
env:
27+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2728
PAT_GITHUB: ${{ secrets.PAT_GITHUB }}

0 commit comments

Comments
 (0)