This commit is contained in:
Jordan Herzstein 2025-02-02 21:56:03 -05:00
parent fa5084d266
commit 06578548b8

View file

@ -16,7 +16,6 @@ jobs:
fetch-depth: 0
- name: public branch
run: |
git checkout -b pages
git restore --source main -- ./public/
git checkout -b pages -- ./public/
git push origin pages