Update main.yml

This commit is contained in:
2025-08-30 12:47:40 +08:00
committed by GitHub
parent 99fbb8138b
commit bc47fa2831

View File

@@ -73,7 +73,7 @@ jobs:
key: ${{ secrets.KEY }} key: ${{ secrets.KEY }}
port: ${{ secrets.PORT }} port: ${{ secrets.PORT }}
script: | script: |
cd /opt/1panel/www/sites/blog.biss.click/index/ cd /opt/www/sites/blog/index/
git config --global --add safe.directory "$(pwd)" git config --global --add safe.directory "$(pwd)"
git fetch --all --depth=1 git fetch --all --depth=1
git reset --hard origin/page git reset --hard origin/page