Skip to content

Commit 82bc595

Browse files
committed
chore(ci): re-add GITHUB_TOKEN for goreleaser
1 parent 03cd6ff commit 82bc595

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,5 @@ jobs:
3232
with:
3333
version: v1.9.2
3434
args: release --rm-dist
35+
env:
36+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)