We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac4d1c3 commit 69be01cCopy full SHA for 69be01c
1 file changed
.github/workflows/pr-auto-update.yml
@@ -15,7 +15,7 @@ jobs:
15
id: generate-token
16
with:
17
app-id: 1363586
18
- private-key: ${{ secrets.PR_AUTO_UPDATE_CLIENT_SECRET }}
+ private-key: ${{ secrets.PR_AUTO_UPDATE_PRIVATE_KEY }}
19
20
- uses: CSSUoB/pr-auto-updater@v2.1.2
21
env:
0 commit comments