Skip to content

Commit 725332d

Browse files
committed
chore: update .github/workflows/ci.yml
1 parent b2cf5a9 commit 725332d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626

2727
- name: Is a tag created auto?
2828
id: create_tag
29-
uses: jaywcjlove/[email protected].2
29+
uses: jaywcjlove/[email protected].3
3030
with:
3131
package-path: ./packages/core/package.json
3232

@@ -42,7 +42,7 @@ jobs:
4242

4343

4444
- name: Create Release
45-
uses: jaywcjlove/[email protected].2
45+
uses: jaywcjlove/[email protected].3
4646
with:
4747
package-path: ./packages/core/package.json
4848
release: true

0 commit comments

Comments
 (0)