mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-01-10 19:05:09 +00:00
Update generate-app-headers.yaml
This commit is contained in:
parent
44994bb919
commit
775051b928
2
.github/workflows/generate-app-headers.yaml
vendored
2
.github/workflows/generate-app-headers.yaml
vendored
@ -16,7 +16,7 @@ jobs:
|
||||
uses: actions/create-github-app-token@v1
|
||||
with:
|
||||
app-id: ${{ secrets.CREATE_HEADER_APP_ID }}
|
||||
private-key: ${{ CREATE_HEADER_SECRET }}
|
||||
private-key: ${{ secrets.CREATE_HEADER_SECRET }}
|
||||
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
|
Loading…
Reference in New Issue
Block a user