This commit is contained in:
@@ -46,7 +46,7 @@ jobs:
|
|||||||
git add .
|
git add .
|
||||||
git commit -m "${{ gitea.event.head_commit.message }} ·· [$(date +"%Z %Y-%m-%d %A %H:%M:%S")]"
|
git commit -m "${{ gitea.event.head_commit.message }} ·· [$(date +"%Z %Y-%m-%d %A %H:%M:%S")]"
|
||||||
# 强制推送到远程仓库的 page 分支
|
# 强制推送到远程仓库的 page 分支
|
||||||
git push --force --quiet "https://${{ gitea.actor }}:${{ secrets.DEPLOY_TOKEN }}@git.biss.click/biss/blog.git" master:page
|
git push --force --quiet "https://${{ gitea.actor }}:${{ secrets.DEPLOY_TOKEN }}@git.biss.click/biss/profile.git" master:page
|
||||||
|
|
||||||
- name: Webhook 通知服务器
|
- name: Webhook 通知服务器
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user