Skip to content

Commit

Permalink
release/1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gaokevin1 committed Nov 13, 2024
1 parent ba4484a commit ec285be
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ jobs:
registry-url: https://registry.npmjs.org/
- name: Install dependencies
run: yarn install
- run: yarn prepare --if-present

- name: Publish to NPM Package Registry
run: yarn publish --access=public
Expand Down

0 comments on commit ec285be

Please sign in to comment.