Skip to content

Commit 62d7836

Browse files
committed
Overwrite environment
1 parent 1a640ab commit 62d7836

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ jobs:
5555
env:
5656
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
5757
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
58+
GITHUB_TOKEN: ${{ secrets.STDLIB_BOT_GITHUB_TOKEN }}
5859

5960
# Define the sequence of job steps...
6061
steps:

0 commit comments

Comments
 (0)