chore: update .github/workflows/ci.yml

This commit is contained in:
jaywcjlove 2022-02-10 19:31:41 +08:00
parent 2cdd23950c
commit cf7224c18a
1 changed files with 1 additions and 2 deletions

View File

@ -43,9 +43,8 @@ jobs:
- name: Create Tag
id: create_tag
uses: jaywcjlove/create-tag-action@v1.2.1
uses: jaywcjlove/create-tag-action@v1.3.5
with:
token: ${{ secrets.GITHUB_TOKEN }}
package-path: ./package.json
- name: Generate Changelog