Skip to content

Commit bcade1f

Browse files
committed
Set token
1 parent 717338a commit bcade1f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/publish.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,8 @@ jobs:
6262
# Checkout the repository:
6363
- name: 'Checkout repository'
6464
uses: actions/checkout@v3
65+
with:
66+
token: ${{ secrets.STDLIB_BOT_GITHUB_TOKEN }}
6567

6668
# Install Node.js:
6769
- name: 'Install Node.js'

0 commit comments

Comments
 (0)