Skip to content

Commit 7622ea9

Browse files
committed
fix: ci
1 parent 2de7f24 commit 7622ea9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ jobs:
2121
title: $version
2222
branch: 'main|v[0-9]+'
2323
token: ${{ secrets.GH_TOKEN }}
24+
env:
25+
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
2426

2527
upload-assets:
2628
needs: create-release

0 commit comments

Comments
 (0)