Skip to content

Commit 73139d8

Browse files
author
fengyikai
committed
feat: 添加自动化 release workflow
1 parent b77c848 commit 73139d8

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/auto-release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ name: Auto Create Release
33
on:
44
push:
55
branches:
6-
- master
76
- main
87

98
jobs:

ksyun/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@
1414
# limitations under the License.
1515

1616

17-
__version__ = '1.5.8.30'
17+
__version__ = '1.5.8.31'

0 commit comments

Comments
 (0)