mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-12 18:29:45 +00:00
Update generate-app-headers.yaml
This commit is contained in:
parent
44994bb919
commit
775051b928
1 changed files with 1 additions and 1 deletions
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…
Add table
Add a link
Reference in a new issue