mirror of
https://github.com/Colin-XKL/Colinx-Blog.git
synced 2026-01-12 18:51:28 +08:00
Update CDN-URL.yaml
fix: unexpected behavior for trying to modify action config yaml files
This commit is contained in:
2
.github/workflows/CDN-URL.yaml
vendored
2
.github/workflows/CDN-URL.yaml
vendored
@@ -18,6 +18,8 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
find: "blog-1301127393.cos.ap-shanghai.myqcloud.com"
|
find: "blog-1301127393.cos.ap-shanghai.myqcloud.com"
|
||||||
replace: "blog-1301127393.file.myqcloud.com"
|
replace: "blog-1301127393.file.myqcloud.com"
|
||||||
|
include: "**/*.md"
|
||||||
|
|
||||||
|
|
||||||
- name: Create Pull Request
|
- name: Create Pull Request
|
||||||
uses: peter-evans/create-pull-request@v3
|
uses: peter-evans/create-pull-request@v3
|
||||||
|
|||||||
Reference in New Issue
Block a user