Compare commits
4 Commits
836267b19d
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
| 905090e114 | |||
|
|
38bda65c54 | ||
| 85e3d5c86b | |||
| b5ead6c093 |
@@ -46,7 +46,7 @@ jobs:
|
||||
git add .
|
||||
git commit -m "${{ gitea.event.head_commit.message }} ·· [$(date +"%Z %Y-%m-%d %A %H:%M:%S")]"
|
||||
# 强制推送到远程仓库的 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 通知服务器
|
||||
run: |
|
||||
3
renovate.json
Normal file
3
renovate.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json"
|
||||
}
|
||||
Reference in New Issue
Block a user