new page
All checks were successful
/ publish (push) Successful in 3s

This commit is contained in:
Jordan Herzstein 2025-02-02 23:10:36 -05:00
parent 8a1d0f8f5a
commit 1609078ac5

View file

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