Skip to content

Commit

Permalink
ci(action): fix auto-changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ZCShou committed May 28, 2024
1 parent 57d00d9 commit 8fca7ce
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/build-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,15 +72,9 @@ jobs:
style: Code Style
revert: Reverts
default-commit-type : Other Changes
release-name : v1.0.0
release-name-prefix : ""
mention-authors : true
mention-new-contributors: true
include-compare-link : true
#include-pr-lints : true
#include-commit-lints : true
semver : true
use-github-autolink : true

# https://github.com/marketplace/actions/gh-release
- name: Release APK
Expand Down

0 comments on commit 8fca7ce

Please sign in to comment.