Skip to content

Commit 2355406

Browse files
authored
Merge pull request #156 from EdurtIO/develop
Release notes for 1.16.0
2 parents b1c460c + 4fcca37 commit 2355406

79 files changed

Lines changed: 902 additions & 215 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/workflows/publish-release-test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
pull_request:
55
branch:
66
- 'test'
7+
types: [ closed ]
78

89
jobs:
910
release:

.github/workflows/publish-release.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
pull_request:
55
branch:
66
- 'master'
7+
types: [ closed ]
78

89
jobs:
910
release:
@@ -79,7 +80,7 @@ jobs:
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+
80.6 KB
Loading
24.3 KB
Loading
34.1 KB
Loading
36.7 KB
Loading
109 KB
Loading
78.8 KB
Loading
46.6 KB
Loading
44.7 KB
Loading

0 commit comments

Comments
 (0)