change branch name
All checks were successful
Deploy to Pi / deploy (push) Successful in 1s

This commit is contained in:
david 2025-04-03 19:22:01 -07:00
parent 31b4b3698d
commit d2bde2d3a4

View File

@ -13,8 +13,8 @@ jobs:
- name: Checkout code - name: Checkout code
run: | run: |
cd ~/personal-site cd ~/personal-site
git checkout main git checkout actions
git pull origin main git pull origin actions
- name: Stop existing server, if running - name: Stop existing server, if running
run: | run: |