Skip to content

Commit ac4d1c3

Browse files
test client secret
Signed-off-by: Matty Widdop <18513864+MattyTheHacker@users.noreply.github.com>
1 parent dda45a7 commit ac4d1c3

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
@@ -15,7 +15,7 @@ jobs:
1515
id: generate-token
1616
with:
1717
app-id: 1363586
18-
private-key: ${{ secrets.PR_AUTO_UPDATE_PRIVATE_KEY }}
18+
private-key: ${{ secrets.PR_AUTO_UPDATE_CLIENT_SECRET }}
1919

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

0 commit comments

Comments
 (0)