mirror of
https://github.com/Colin-XKL/Colinx-Blog.git
synced 2026-01-13 03:01:28 +08:00
Compare commits
1 Commits
7c8d03737f
...
dependabot
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
018573ce6f |
2
.github/workflows/CDN-URL.yaml
vendored
2
.github/workflows/CDN-URL.yaml
vendored
@@ -14,7 +14,7 @@ jobs:
|
|||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: Find and Replace Release
|
- name: Find and Replace Release
|
||||||
uses: jacobtomlinson/gha-find-replace@2.0.0
|
uses: jacobtomlinson/gha-find-replace@3.0.5
|
||||||
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"
|
||||||
|
|||||||
Reference in New Issue
Block a user