Skip to content

Commit b70f98b

Browse files
committed
Merge remote-tracking branch 'upstream/develop' into update-package-meta-data
2 parents c60c1f7 + cc8387b commit b70f98b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr_commands_comment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
- name: 'Leave comment with package make command instructions'
7979
env:
8080
PR_NUMBER: ${{ inputs.pull_request_number }}
81-
GITHUB_TOKEN: ${{ secrets.STDLIB_BOT_PAT_REPO_WRITE }}
81+
GITHUB_TOKEN: ${{ secrets.STDLIB_BOT_GITHUB_TOKEN }}
8282
run: |
8383
. "$GITHUB_WORKSPACE/.github/workflows/scripts/package_commands_comment" "$PR_NUMBER"
8484
timeout-minutes: 30

0 commit comments

Comments
 (0)