This commit is contained in:
Michel Roegl-Brunner 2025-03-11 13:17:16 +01:00
parent 04c071c291
commit 1512421558

View File

@ -107,7 +107,7 @@ jobs:
- name: Push - name: Push
uses: ad-m/github-push-action@master uses: ad-m/github-push-action@master
with: with:
github_token: ${{ secrets.MAIN_REPO_WF }} github_token: ${{ secrets.PAT }}
repository: community-scripts/ProxmoxVE repository: community-scripts/ProxmoxVE
branch: test branch: test
force: true force: true