Skip to content

Commit 247053f

Browse files
authored
build: remove extraneous change
Signed-off-by: Philipp Burckhardt <[email protected]>
1 parent 34e2a4b commit 247053f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check_tracking_issue_closure.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,5 +69,5 @@ jobs:
6969
run: |
7070
. "$GITHUB_WORKSPACE/.github/workflows/scripts/check_tracking_issue_closure" 1
7171
env:
72-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
72+
GITHUB_TOKEN: ${{ secrets.STDLIB_BOT_PAT_REPO_WRITE }}
7373
DEBUG: ${{ inputs.debug || 'false' }}

0 commit comments

Comments
 (0)