ci: remove repo scope from app token (app not installed on ProxmoxVED)

This commit is contained in:
CanbiZ (MickLesk)
2026-04-15 08:44:40 +02:00
parent 2bf3d73ef6
commit 25d831acf7

View File

@@ -25,8 +25,6 @@ jobs:
with:
client-id: ${{ vars.APP_ID }}
private-key: ${{ secrets.APP_PRIVATE_KEY }}
owner: community-scripts
repositories: ProxmoxVED
- name: Checkout repository
uses: actions/checkout@v4