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