Use CICD token for checkout
This commit is contained in:
parent
e7b5111bec
commit
2e7318dd62
@ -81,6 +81,7 @@ jobs:
|
|||||||
repository: cerc-io/system-tests
|
repository: cerc-io/system-tests
|
||||||
ref: main
|
ref: main
|
||||||
path: ./system-tests
|
path: ./system-tests
|
||||||
|
token: ${{ secrets.CICD_REPO_TOKEN }}
|
||||||
- name: "Run tests"
|
- name: "Run tests"
|
||||||
working-directory: ./system-tests
|
working-directory: ./system-tests
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user