This commit is contained in:
Jordan Herzstein 2025-02-02 22:41:59 -05:00
parent 17fdb119e0
commit dd78628838

View file

@ -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/* .