mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-13 02:39:43 +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
|
uses: actions/create-github-app-token@v1
|
||||||
with:
|
with:
|
||||||
app-id: ${{ secrets.CREATE_HEADER_APP_ID }}
|
app-id: ${{ secrets.CREATE_HEADER_APP_ID }}
|
||||||
private-key: ${{ CREATE_HEADER_SECRET }}
|
private-key: ${{ secrets.CREATE_HEADER_SECRET }}
|
||||||
|
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue