new page
This commit is contained in:
parent
d80988cd03
commit
8df950903b
1 changed files with 2 additions and 0 deletions
|
@ -16,6 +16,8 @@ jobs:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
- name: public branch
|
- name: public branch
|
||||||
run: |
|
run: |
|
||||||
|
git config --global user.name "Jordan Herzstein"
|
||||||
|
git config --global user.email "git@jordanherzstein.com"
|
||||||
git checkout --orphan pages
|
git checkout --orphan pages
|
||||||
git rm -rf .
|
git rm -rf .
|
||||||
git checkout main -- public
|
git checkout main -- public
|
||||||
|
|
Loading…
Reference in a new issue