Skip to content

Commit

Permalink
fix(): Downgrade semantic release.
Browse files Browse the repository at this point in the history
  • Loading branch information
aidanCQ committed Jan 22, 2024
1 parent 97f51c8 commit 86b478b
Show file tree
Hide file tree
Showing 3 changed files with 189 additions and 596 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
id: deployment
uses: actions/deploy-pages@v1

- name: Publish library to github packages
- name: Publish library to github packages and npm
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
Expand Down
Loading

0 comments on commit 86b478b

Please sign in to comment.