Skip to content

Commit a6c4d12

Browse files
Update pr-auto-update.yml
Signed-off-by: Matty Widdop <18513864+MattyTheHacker@users.noreply.github.com>
1 parent 69be01c commit a6c4d12

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
@@ -14,7 +14,7 @@ jobs:
1414
uses: actions/create-github-app-token@v2
1515
id: generate-token
1616
with:
17-
app-id: 1363586
17+
app-id: ${{ secrets.PR_AUTO_UPDATE_CLIENT_ID }}
1818
private-key: ${{ secrets.PR_AUTO_UPDATE_PRIVATE_KEY }}
1919

2020
- uses: CSSUoB/pr-auto-updater@v2.1.2

0 commit comments

Comments
 (0)