new page
This commit is contained in:
parent
fa5084d266
commit
06578548b8
1 changed files with 1 additions and 2 deletions
|
@ -16,7 +16,6 @@ jobs:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
- name: public branch
|
- name: public branch
|
||||||
run: |
|
run: |
|
||||||
git checkout -b pages
|
git checkout -b pages -- ./public/
|
||||||
git restore --source main -- ./public/
|
|
||||||
git push origin pages
|
git push origin pages
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue