Update main.yml
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -73,7 +73,7 @@ jobs:
|
||||
key: ${{ secrets.KEY }}
|
||||
port: ${{ secrets.PORT }}
|
||||
script: |
|
||||
cd /opt/1panel/www/sites/blog.biss.click/index/
|
||||
cd /opt/www/sites/blog/index/
|
||||
git config --global --add safe.directory "$(pwd)"
|
||||
git fetch --all --depth=1
|
||||
git reset --hard origin/page
|
||||
|
||||
Reference in New Issue
Block a user