new page
This commit is contained in:
parent
17fdb119e0
commit
dd78628838
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ jobs:
|
|||
run: |
|
||||
git config --global user.name "Jordan Herzstein"
|
||||
git config --global user.email "git@jordanherzstein.com"
|
||||
git checkout --orphan pages
|
||||
git checkout pages
|
||||
git rm -rf .
|
||||
git checkout main -- public
|
||||
mv public/* .
|
||||
|
|
Loading…
Reference in a new issue