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 fetch-depth: 0
- name: public branch - name: public branch
run: | run: |
git checkout -b pages git checkout -b pages -- ./public/
git restore --source main -- ./public/
git push origin pages git push origin pages