Skip to content

Commit cd0f2b6

Browse files
committed
feat: ✨ test d2-cdn-na
1 parent e37f5f7 commit cd0f2b6

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ jobs:
147147
run: |
148148
qshell qupload2 \
149149
--src-dir=$GITHUB_WORKSPACE/dist_electron \
150-
--bucket=d2-cdn \
150+
--bucket=d2-cdn-na \
151151
--key-prefix=mirrors/$GITHUB_REPOSITORY/releases/download/v$VERSION/
152152
153153
- name: Send message

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## 相关文档
2+
13
* [antd vue](https://www.antdv.com/docs/vue/getting-started-cn/)
24
* [vue-cli-plugin-electron-builder](https://nklayman.github.io/vue-cli-plugin-electron-builder/guide/guide.html)
35
* [vue-cli-plugin-auto-routing](https://github.com/ktsn/vue-cli-plugin-auto-routing)
6+
* [GitHub 操作的上下文和表达式语法](https://help.github.com/cn/actions/reference/context-and-expression-syntax-for-github-actions)
7+
8+
## 管理
9+
10+
* [构建状态](https://github.com/d2-projects/electron-vue-template/actions)
11+
* [七牛云](https://portal.qiniu.com/kodo/bucket/resource?bucketName=d2-cdn) 文件前缀 `mirrors/d2-projects/electron-vue-template`
12+
13+
## 下载加速
14+
15+
[release](https://github.com/d2-projects/electron-vue-template/releases) 页面下载资源时将下载地址中 `https://github.com` 替换为 `https://cdn.d2.pub/mirrors`

0 commit comments

Comments
 (0)