Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(package): bump version
Browse files Browse the repository at this point in the history
subeshb1 committed Mar 27, 2024
1 parent 5d50595 commit 14c6efe
Showing 3 changed files with 842 additions and 563 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
@@ -36,6 +36,8 @@ jobs:

- name: Publish
run: npm run semantic-release
env:
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

- name: Deploy docs
run: npm run deploy-docs
Loading

0 comments on commit 14c6efe

Please sign in to comment.