File tree Expand file tree Collapse file tree
docs/docs/development/version Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 pull_request :
55 branch :
66 - ' master'
7+ types : [closed]
78
89jobs :
910 release :
7980 asset_path : ./release/latest-mac.yml
8081 asset_name : latest-mac-inter.yml
8182 asset_content_type : application/x-yaml
82-
83+
8384 - name : Download and upload to qiniu
8485 run : |
8586 wget https://devtools.qiniu.com/qshell-v2.6.2-darwin-amd64.tar.gz
@@ -129,4 +130,4 @@ jobs:
129130 # echo '--------- End ---------'
130131 ./qshell account 5eua7TZfgnNb81gmVUBcw4x7PpQuy-v9v1iFyD1R zCwoByIkA9AnlK0qO0DGveH7dKDXLG3CRqZ2mlTW dbm_qiniu
131132 ./qshell fput edurtio-other dbm/releases/windows/x64/dbm-${{ needs.release.outputs.version }}-windows-x64-nsis-installer.exe ./release/dbm-${{ needs.release.outputs.version }}-windows-x64-nsis-installer.exe
132-
133+
Original file line number Diff line number Diff line change @@ -47,6 +47,8 @@ DBM Version for `1.16.0` is development!
4747
4848---
4949
50+ - Fix the release error that the new version of the CI tool was not merged with the code release error
51+
5052#### Contributors (In no particular order)
5153
5254---
Original file line number Diff line number Diff line change @@ -29,6 +29,8 @@ releaseInfo:
2929
3030 ---
3131
32+ - Fix the release error that the new version of the CI tool was not merged with the code release error
33+
3234 #### UI
3335
3436 ---
You can’t perform that action at this time.
0 commit comments