new page
This commit is contained in:
parent
02ed01f85b
commit
7f3cae0a0d
1 changed files with 2 additions and 2 deletions
|
@ -17,7 +17,7 @@ jobs:
|
||||||
- name: public branch
|
- name: public branch
|
||||||
run: |
|
run: |
|
||||||
git checkout pages
|
git checkout pages
|
||||||
#git add public
|
git add .
|
||||||
#git commit -m "deploying page"
|
git commit -m "deploying page"
|
||||||
git push origin pages
|
git push origin pages
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue