nnhn
This commit is contained in:
parent
06707d06d9
commit
11e43dc403
|
@ -35,6 +35,9 @@ jobs:
|
||||||
add: 'samples.json --force'
|
add: 'samples.json --force'
|
||||||
cwd: './'
|
cwd: './'
|
||||||
token: ${{ secrets.TOKEN }}
|
token: ${{ secrets.TOKEN }}
|
||||||
|
- uses: actions/checkout@v2
|
||||||
|
with:
|
||||||
|
fetch-depth: 0
|
||||||
- name: Copy to the pages
|
- name: Copy to the pages
|
||||||
uses: planetoftheweb/copy-to-branches@v1
|
uses: planetoftheweb/copy-to-branches@v1
|
||||||
env:
|
env:
|
||||||
|
|
Loading…
Reference in New Issue