Skip to content

Commit 199e5f0

Browse files
committed
add github token
1 parent a22ddb6 commit 199e5f0

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
@@ -25,3 +25,5 @@ jobs:
2525
args: release
2626
env:
2727
github: ${{ secrets.HOMEBREW_GITHUB_TOKEN }}
28+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
29+

0 commit comments

Comments
 (0)