@@ -33,11 +33,11 @@ jobs:
3333 env :
3434 GITHUB_TOKEN : ${{ secrets.ACTIONS_TOKEN }}
3535 with :
36- tag_name : v1.8.6
37- release_name : v1.8.6 .${{ steps.date.outputs.today }}
36+ tag_name : v1.8.7
37+ release_name : v1.8.7 .${{ steps.date.outputs.today }}
3838 draft : false
3939 prerelease : false
40- body : " 1. 一些累计更新\r\n 2. 白名单 \r\n 3. 优化防火墙 \r\n 4. 服务端强制客户端同步版本 \r\n 5. 重要更新,部分中断性更新,增加服务器密码,去除各类密钥,更新须谨慎 "
40+ body : " 1. 一些累计更新\r\n 2. 暗色模式 \r\n 3. 服务器穿透白名单、匿名连接 \r\n 4. 修复最后活动时间 "
4141 - name : publish projects
4242 run : ./publish.bat "C:\\Android\\android-sdk"
4343 - name : upload-win-x86-oss
4949 key-secret : ${{ secrets.ALIYUN_OSS_SECRET }}
5050 bucket : ide-qbcode
5151 asset-path : ./public/publish-zip/linker-win-x86.zip
52- target-path : /downloads/linker/v1.8.6 /linker-win-x86.zip
52+ target-path : /downloads/linker/v1.8.7 /linker-win-x86.zip
5353 - name : upload-win-x86
5454 id : upload-win-x86
5555 uses : actions/upload-release-asset@master
6969 key-secret : ${{ secrets.ALIYUN_OSS_SECRET }}
7070 bucket : ide-qbcode
7171 asset-path : ./public/publish-zip/linker-win-x64.zip
72- target-path : /downloads/linker/v1.8.6 /linker-win-x64.zip
72+ target-path : /downloads/linker/v1.8.7 /linker-win-x64.zip
7373 - name : upload-win-x64
7474 id : upload-win-x64
7575 uses : actions/upload-release-asset@master
8989 key-secret : ${{ secrets.ALIYUN_OSS_SECRET }}
9090 bucket : ide-qbcode
9191 asset-path : ./public/publish-zip/linker-win-arm64.zip
92- target-path : /downloads/linker/v1.8.6 /linker-win-arm64.zip
92+ target-path : /downloads/linker/v1.8.7 /linker-win-arm64.zip
9393 - name : upload-win-arm64
9494 id : upload-win-arm64
9595 uses : actions/upload-release-asset@master
@@ -109,7 +109,7 @@ jobs:
109109 key-secret : ${{ secrets.ALIYUN_OSS_SECRET }}
110110 bucket : ide-qbcode
111111 asset-path : ./public/publish-zip/linker-linux-x64.zip
112- target-path : /downloads/linker/v1.8.6 /linker-linux-x64.zip
112+ target-path : /downloads/linker/v1.8.7 /linker-linux-x64.zip
113113 - name : upload-linux-x64
114114 id : upload-linux-x64
115115 uses : actions/upload-release-asset@master
@@ -129,7 +129,7 @@ jobs:
129129 key-secret : ${{ secrets.ALIYUN_OSS_SECRET }}
130130 bucket : ide-qbcode
131131 asset-path : ./public/publish-zip/linker-linux-arm.zip
132- target-path : /downloads/linker/v1.8.6 /linker-linux-arm.zip
132+ target-path : /downloads/linker/v1.8.7 /linker-linux-arm.zip
133133 - name : upload-linux-arm
134134 id : upload-linux-arm
135135 uses : actions/upload-release-asset@master
@@ -149,7 +149,7 @@ jobs:
149149 key-secret : ${{ secrets.ALIYUN_OSS_SECRET }}
150150 bucket : ide-qbcode
151151 asset-path : ./public/publish-zip/linker-linux-arm64.zip
152- target-path : /downloads/linker/v1.8.6 /linker-linux-arm64.zip
152+ target-path : /downloads/linker/v1.8.7 /linker-linux-arm64.zip
153153 - name : upload-linux-arm64
154154 id : upload-linux-arm64
155155 uses : actions/upload-release-asset@master
@@ -169,7 +169,7 @@ jobs:
169169 key-secret : ${{ secrets.ALIYUN_OSS_SECRET }}
170170 bucket : ide-qbcode
171171 asset-path : ./public/publish-zip/linker-linux-musl-x64.zip
172- target-path : /downloads/linker/v1.8.6 /linker-linux-musl-x64.zip
172+ target-path : /downloads/linker/v1.8.7 /linker-linux-musl-x64.zip
173173 - name : upload-linux-musl-x64
174174 id : upload-linux-musl-x64
175175 uses : actions/upload-release-asset@master
@@ -189,7 +189,7 @@ jobs:
189189 key-secret : ${{ secrets.ALIYUN_OSS_SECRET }}
190190 bucket : ide-qbcode
191191 asset-path : ./public/publish-zip/linker-linux-musl-arm.zip
192- target-path : /downloads/linker/v1.8.6 /linker-linux-musl-arm.zip
192+ target-path : /downloads/linker/v1.8.7 /linker-linux-musl-arm.zip
193193 - name : upload-linux-musl-arm
194194 id : upload-linux-musl-arm
195195 uses : actions/upload-release-asset@master
@@ -209,7 +209,7 @@ jobs:
209209 key-secret : ${{ secrets.ALIYUN_OSS_SECRET }}
210210 bucket : ide-qbcode
211211 asset-path : ./public/publish-zip/linker-linux-musl-arm64.zip
212- target-path : /downloads/linker/v1.8.6 /linker-linux-musl-arm64.zip
212+ target-path : /downloads/linker/v1.8.7 /linker-linux-musl-arm64.zip
213213 - name : upload-linux-musl-arm64
214214 id : upload-linux-musl-arm64
215215 uses : actions/upload-release-asset@master
@@ -259,7 +259,7 @@ jobs:
259259 key-secret : ${{ secrets.ALIYUN_OSS_SECRET }}
260260 bucket : ide-qbcode
261261 asset-path : ./public/publish-zip/linker.apk
262- target-path : /downloads/linker/v1.8.6 /linker.apk
262+ target-path : /downloads/linker/v1.8.7 /linker.apk
263263 - name : upload-apk
264264 id : upload-apk
265265 uses : actions/upload-release-asset@master
0 commit comments