Update main.yml
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -76,6 +76,6 @@ jobs:
|
||||
cd /opt/1panel/www/sites/blog.biss.click/index/
|
||||
git config --global --add safe.directory "$(pwd)"
|
||||
git fetch --all --depth=1
|
||||
git reset --hard origin/main
|
||||
git reset --hard origin/page
|
||||
git pull --depth=1
|
||||
echo "✅ 已拉取 page 分支最新内容"
|
||||
|
||||
Reference in New Issue
Block a user