Rename auxiliary checkout step
Some checks failed
Generate Website / Generate Website (push) Failing after 1m28s
Some checks failed
Generate Website / Generate Website (push) Failing after 1m28s
This commit is contained in:
parent
1fac856a06
commit
24ffad8ed4
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ jobs:
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
- name: Checkout repository (suo)
|
- name: Checkout assets
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.TOKEN }}
|
token: ${{ secrets.TOKEN }}
|
||||||
|
|
Loading…
Reference in a new issue