chore: update .github/workflows/ci.yml
This commit is contained in:
parent
2cdd23950c
commit
cf7224c18a
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue