mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-06-30 02:57:38 +00:00
Update check_and_update_json_date.yml
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user