Skip to content

Commit e68d9b6

Browse files
committed
chore(ci): bring back GITHUB_TOKEN
1 parent c1c1a90 commit e68d9b6

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
@@ -27,3 +27,5 @@ jobs:
2727
with:
2828
version: v1.9.2
2929
args: release --rm-dist
30+
env:
31+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)