Skip to content

Commit

Permalink
chore: update .github/workflows/ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Nov 18, 2021
1 parent 725332d commit e512eb5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:

- name: Is a tag created auto?
id: create_tag
uses: jaywcjlove/[email protected].3
uses: jaywcjlove/[email protected].4
with:
package-path: ./packages/core/package.json

Expand All @@ -42,7 +42,7 @@ jobs:


- name: Create Release
uses: jaywcjlove/[email protected].3
uses: jaywcjlove/[email protected].4
with:
package-path: ./packages/core/package.json
release: true
Expand Down

0 comments on commit e512eb5

Please sign in to comment.