Update pack-zgm-pbo-files.yaml
This commit is contained in:
@@ -14,7 +14,7 @@ jobs:
|
||||
repository: 17th-Ranger-Battalion-ORG/MissionsForZGM
|
||||
fetch-depth: 0
|
||||
ref: 'main'
|
||||
token: ${{ secrets.READ_TOKEN }}
|
||||
token: ${{ secrets.RELEASE_TOKEN }}
|
||||
path: template
|
||||
|
||||
- name: Get mission list
|
||||
@@ -33,7 +33,7 @@ jobs:
|
||||
with:
|
||||
fetch-depth: 0
|
||||
ref: 'main'
|
||||
token: ${{ secrets.READ_TOKEN }}
|
||||
token: ${{ secrets.RELEASE_TOKEN }}
|
||||
path: template
|
||||
|
||||
- name: Prepare template
|
||||
@@ -48,7 +48,7 @@ jobs:
|
||||
repository: 17th-Ranger-Battalion-ORG/MissionsForZGM
|
||||
fetch-depth: 0
|
||||
ref: 'main'
|
||||
token: ${{ secrets.READ_TOKEN }}
|
||||
token: ${{ secrets.RELEASE_TOKEN }}
|
||||
path: zgm-files
|
||||
|
||||
- name: Prepare tools
|
||||
|
||||
Reference in New Issue
Block a user