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