Update move-to-main-repo.yaml
This commit is contained in:
parent
c8916e52e1
commit
7be10ce1ff
2
.github/workflows/move-to-main-repo.yaml
vendored
2
.github/workflows/move-to-main-repo.yaml
vendored
@ -65,7 +65,7 @@ jobs:
|
|||||||
- name: Create PR if files found
|
- name: Create PR if files found
|
||||||
if: env.files_found == 'true'
|
if: env.files_found == 'true'
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.MAIN_REPO_WF }}
|
GITHUB_TOKEN: ${{ secrets.MAIN_REPO_WF_PERSONAL }}
|
||||||
run: |
|
run: |
|
||||||
script_name="wf-test"
|
script_name="wf-test"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user