Skip to content

Commit

Permalink
fix(): Attempt npm release.
Browse files Browse the repository at this point in the history
  • Loading branch information
aidanCQ committed Jan 22, 2024
1 parent 3a24b4f commit 97f51c8
Show file tree
Hide file tree
Showing 4 changed files with 26,247 additions and 15,822 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,5 @@ jobs:
- name: Publish library to github packages
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
run: npx semantic-release
Loading

0 comments on commit 97f51c8

Please sign in to comment.