mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-25 05:57:26 +00:00
Update move-to-main-repo.yaml
This commit is contained in:
committed by
GitHub
parent
dee908c706
commit
d8a00c53b9
2
.github/workflows/move-to-main-repo.yaml
vendored
2
.github/workflows/move-to-main-repo.yaml
vendored
@@ -66,7 +66,7 @@ jobs:
|
||||
- name: Create PR if files found
|
||||
if: env.files_found == 'true'
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.MAIN_REPO_WF_PERSONAL }}
|
||||
GITHUB_TOKEN: ${{ secrets.REPO_PR_WF }}
|
||||
run: |
|
||||
script_name="wf-test"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user