pull with a token
This commit is contained in:
parent
62c480a8b8
commit
9fd3ee992b
1 changed files with 1 additions and 0 deletions
|
@ -58,6 +58,7 @@ jobs:
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
lfs: true
|
lfs: true
|
||||||
|
token: ${{ secrets.COASTALCOMMITSTOKEN }}
|
||||||
|
|
||||||
- name: Copy export files
|
- name: Copy export files
|
||||||
run: |
|
run: |
|
||||||
|
|
Reference in a new issue