This commit is contained in:
CanbiZ
2025-07-21 07:48:43 +02:00
parent 39e68296ee
commit cda8d23a39
7 changed files with 34 additions and 16 deletions

View File

@@ -28,6 +28,8 @@ jobs:
with:
app-id: ${{ vars.APP_ID }}
private-key: ${{ secrets.APP_PRIVATE_KEY }}
owner: community-scripts
repositories: ProxmoxVED
- name: Generate a token for PR approval and merge
id: generate-token-merge
@@ -35,6 +37,8 @@ jobs:
with:
app-id: ${{ secrets.APP_ID_APPROVE_AND_MERGE }}
private-key: ${{ secrets.APP_KEY_APPROVE_AND_MERGE }}
owner: community-scripts
repositories: ProxmoxVED
- name: Crawl from newreleases.io
env: