Update move-to-main-repo.yaml

This commit is contained in:
CanbiZ 2025-03-11 15:41:51 +01:00 committed by GitHub
parent 2cb7747bef
commit 4db0a3a4a9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -105,10 +105,7 @@ jobs:
git fetch upstream
- name: Push
uses: ad-m/github-push-action@master
with:
github_token: ${{ secrets.GH_MERGE_PAT }}
repository: community-scripts/ProxmoxVE
branch: test
force: true
run: |
git push --no-thin https://x-access-token:${{ secrets.GH_MERGE_PAT }}@github.com/community-scripts/ProxmoxVE.git test --force