Skip to content

Commit

Permalink
chore: update github workflow config.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Nov 19, 2021
1 parent dce6235 commit 1848d68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -85,7 +85,7 @@ jobs:
- name: Create Release
uses: jaywcjlove/create-tag-action@v1.3.4
with:
package-path: ./packages/core/package.json
package-path: ./packages/tsbb/package.json
release: true
body: |
[![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/tsbb@${{steps.create_tag.outputs.versionNumber}}/file/README.md)
Expand Down

0 comments on commit 1848d68

Please sign in to comment.