File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -147,7 +147,7 @@ jobs:
147
147
run : |
148
148
qshell qupload2 \
149
149
--src-dir=$GITHUB_WORKSPACE/dist_electron \
150
- --bucket=d2-cdn \
150
+ --bucket=d2-cdn-na \
151
151
--key-prefix=mirrors/$GITHUB_REPOSITORY/releases/download/v$VERSION/
152
152
153
153
- name : Send message
Original file line number Diff line number Diff line change
1
+ ## 相关文档
2
+
1
3
* [ antd vue] ( https://www.antdv.com/docs/vue/getting-started-cn/ )
2
4
* [ vue-cli-plugin-electron-builder] ( https://nklayman.github.io/vue-cli-plugin-electron-builder/guide/guide.html )
3
5
* [ 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 `
You can’t perform that action at this time.
0 commit comments