mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-11 18:04:38 +00:00
Update check_and_update_json_date.yml
This commit is contained in:
parent
18538897ba
commit
37da2e5e1c
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue