Skip to content

Commit d3f8707

Browse files
committed
Bring back the github token
1 parent eb6a0b5 commit d3f8707

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,4 @@ jobs:
3232
node deploy/deployChangedPackages.js
3333
env:
3434
NPM_TOKEN: ${{ secrets.NODE_AUTH_TOKEN }}
35+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)