use token to pull repos
This commit is contained in:
parent
ddb1b0c0d8
commit
3995787c02
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@ -20,6 +20,7 @@ jobs:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
submodules: true
|
||||
token: ${{ secrets.CARTOFANTE_PERSONAL_TOKEN }}
|
||||
|
||||
- name: Build image
|
||||
# we tag with "latest" but we don't push it on purpose. We use it as a base for the testing image
|
||||
|
Loading…
Reference in New Issue
Block a user