parent
8a1d0f8f5a
commit
1609078ac5
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ jobs:
|
|||
run: |
|
||||
git config --global user.name "Jordan Herzstein"
|
||||
git config --global user.email "git@jordanherzstein.com"
|
||||
git checkout pages
|
||||
git checkout --orphan pages
|
||||
git rm -rf .
|
||||
git checkout main -- public
|
||||
mv public/* .
|
||||
|
|
Loading…
Reference in a new issue