Skip to content

Commit c4f1e5b

Browse files
Update pr-auto-update.yml
Signed-off-by: Matty Widdop <[email protected]>
1 parent 8300947 commit c4f1e5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-auto-update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ jobs:
1212
steps:
1313
- uses: CSSUoB/[email protected]
1414
env:
15-
GITHUB_TOKEN: '${{ secrets.pr-auto-updater }}'
15+
GITHUB_TOKEN: '${{ secrets.PR_UPDATE_TOKEN }}'
1616
PR_FILTER: 'labelled'
1717
PR_LABELS: 'sync'

0 commit comments

Comments
 (0)