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
|
||||
- name: public branch
|
||||
run: |
|
||||
git checkout -b pages
|
||||
git restore --source main -- ./public/
|
||||
git checkout -b pages -- ./public/
|
||||
git push origin pages
|
||||
|
||||
|
|
Loading…
Reference in a new issue