mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-01-26 18:46:18 +00:00
Update check_and_update_json_date.yml
This commit is contained in:
parent
18538897ba
commit
37da2e5e1c
@ -14,7 +14,7 @@ jobs:
|
||||
id: generate-token
|
||||
uses: actions/create-github-app-token@v1
|
||||
with:
|
||||
app-id: ${{ vars.JSON_APP_ID }}
|
||||
app-id: ${{ secrets.JSON_APP_ID }}
|
||||
private-key: ${{ secrets.JSON_APP_KEY }}
|
||||
|
||||
- name: Checkout code
|
||||
|
Loading…
Reference in New Issue
Block a user