Skip to content

Commit

Permalink
chore: update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Jan 8, 2021
1 parent b2c1415 commit 54f1bc0
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 @@ -46,9 +46,9 @@ jobs:
- run: npm run b:example:scss
- run: npm run b:example:basic

- name: Create Tag
- name: Is a label created auto?
id: create_tag
uses: jaywcjlove/create-tag-action@v1.1.1
uses: jaywcjlove/create-tag-action@v1.1.2
with:
token: ${{ secrets.GITHUB_TOKEN }}
package-path: ./core/package.json
Expand Down

0 comments on commit 54f1bc0

Please sign in to comment.