Skip to content

Commit a47f698

Browse files
committed
chore: update .github/workflows/ci.yml
1 parent 9424fd8 commit a47f698

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,8 @@ jobs:
4747

4848
- name: Create Tag
4949
id: create_tag
50-
uses: jaywcjlove/create-tag-action@v1.2.1
50+
uses: jaywcjlove/create-tag-action@v1.3.5
5151
with:
52-
token: ${{ secrets.GITHUB_TOKEN }}
5352
package-path: ./package.json
5453

5554
- name: Generate Changelog

0 commit comments

Comments
 (0)