chore(ci): use `softprops/action-gh-release` to create GitHub Releases

This commit is contained in:
郭桓桓 2023-03-02 22:27:49 +08:00
parent 6fd50e0707
commit 15ef37c0d2
Signed by: kuohuanhuan
GPG Key ID: FD846A0A797B0D75
1 changed files with 5 additions and 0 deletions

View File

@ -38,3 +38,8 @@ jobs:
run: npx changelogithub@0.12
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
# Step VII
- name: GitHub Release
uses: softprops/action-gh-release@v1
with:
files: dist/*