Update move-to-main-repo.yaml
This commit is contained in:
parent
2cb7747bef
commit
4db0a3a4a9
9
.github/workflows/move-to-main-repo.yaml
vendored
9
.github/workflows/move-to-main-repo.yaml
vendored
@ -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
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user