fix: callback url err
All checks were successful
Deploy Pages / Generate-Pages (push) Successful in 28s
All checks were successful
Deploy Pages / Generate-Pages (push) Successful in 28s
This commit is contained in:
parent
f5f24f7dc9
commit
77f1098d51
@ -60,7 +60,7 @@ jobs:
|
|||||||
commit_options: "--no-verify"
|
commit_options: "--no-verify"
|
||||||
token: "${{ secrets.TOKEN }}"
|
token: "${{ secrets.TOKEN }}"
|
||||||
- name: Call API to Update Caddy
|
- name: Call API to Update Caddy
|
||||||
run: curl https://upd.masyionz.cn/update/blog.maysionz.cn
|
run: curl https://upd.maysionz.cn/update/blog.maysionz.cn
|
||||||
# - name: Send mail On Success
|
# - name: Send mail On Success
|
||||||
# if: success()
|
# if: success()
|
||||||
# uses: https://github.com/dawidd6/action-send-mail@v3
|
# uses: https://github.com/dawidd6/action-send-mail@v3
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user