mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 00:25:42 +02:00
TEST: try APP_KEY
This commit is contained in:
parent
a9d8364988
commit
4de78e777c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/update.yml
vendored
2
.github/workflows/update.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue