TEST: try APP_KEY

This commit is contained in:
Matt Sturgeon 2025-05-23 19:27:08 +01:00
parent a9d8364988
commit 4de78e777c
No known key found for this signature in database
GPG key ID: 4F91844CED1A8299

View file

@ -48,7 +48,7 @@ jobs:
id: app-token
with:
app-id: ${{ vars.APP_ID }}
private-key: ${{ secrets.PRIVATE_KEY }}
private-key: ${{ secrets.APP_KEY }}
- name: Get GitHub App User ID
id: user-id