new page
This commit is contained in:
parent
140eabaa62
commit
cf27cfb1fc
1 changed files with 0 additions and 1 deletions
|
@ -17,7 +17,6 @@ jobs:
|
|||
- name: public branch
|
||||
run: |
|
||||
git checkout -b pages
|
||||
git rm -rf .
|
||||
git checkout main -- public
|
||||
git add public
|
||||
git commit -m "deploying page"
|
||||
|
|
Loading…
Reference in a new issue