no message

This commit is contained in:
kuaifan
2022-02-23 00:19:32 +08:00
parent cbf2e6a140
commit 2e0c262d32
7 changed files with 21 additions and 16 deletions

View File

@@ -19,7 +19,7 @@ jobs:
uses: loopwerk/tag-changelog@v1
with:
token: ${{ secrets.GH_PAT }}
exclude_types: other,chore
exclude_types: other,chore,build
- name: Create release
uses: actions/create-release@latest