Skip to content

Commit fcf45e4

Browse files
committed
fix(github actions): changelog can not parse version
1 parent 10b10c6 commit fcf45e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
mention-authors: false
6262
mention-new-contributors: true
6363
include-compare: false
64-
semver: true
64+
semver: false
6565

6666
# https://github.com/marketplace/actions/gh-release
6767
- name: Release APK

0 commit comments

Comments
 (0)