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

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: ${{ steps.app-token.outputs.token }} github_token: ${{ secrets.MAIN_REPO_WF }}
repository: community-scripts/ProxmoxVE repository: community-scripts/ProxmoxVE
branch: test branch: test
force: true force: true