Skip to content

Commit f5465b4

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

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,7 +12,7 @@ jobs:
1212
steps:
1313
- uses: CSSUoB/[email protected]
1414
env:
15-
GITHUB_TOKEN: '${{ secrets.PR_AUTO_UPDATE_TOKEN }}'
15+
GITHUB_TOKEN: '${{ secrets.PR_UPDATE_TOKEN }}'
1616
PR_FILTER: 'labelled'
1717
PR_LABELS: 'sync'
1818
MERGE_CONFLICT_ACTION: 'label'

0 commit comments

Comments
 (0)