new page
This commit is contained in:
parent
511c525156
commit
3671a8cc4c
1 changed files with 4 additions and 0 deletions
|
@ -14,4 +14,8 @@ jobs:
|
|||
with:
|
||||
submodules: recursive
|
||||
fetch-depth: 0
|
||||
- name: public branch
|
||||
run: |
|
||||
git checkout pages
|
||||
git restore --source main -- ./public/
|
||||
|
||||
|
|
Loading…
Reference in a new issue