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
|
- name: public branch
|
||||||
run: |
|
run: |
|
||||||
git checkout -b pages
|
git checkout -b pages
|
||||||
git rm -rf .
|
|
||||||
git checkout main -- public
|
git checkout main -- public
|
||||||
git add public
|
git add public
|
||||||
git commit -m "deploying page"
|
git commit -m "deploying page"
|
||||||
|
|
Loading…
Reference in a new issue