use correct repo name for mission template
This commit is contained in:
@@ -32,7 +32,7 @@ jobs:
|
|||||||
- name: Pull MissionTemplate
|
- name: Pull MissionTemplate
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
repository: hizumi/testrepo
|
repository: hizumi/MissionTemplate
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
ref: 'main'
|
ref: 'main'
|
||||||
token: ${{ secrets.RUNNER_REPO_READ_TOKEN }}
|
token: ${{ secrets.RUNNER_REPO_READ_TOKEN }}
|
||||||
|
|||||||
Reference in New Issue
Block a user