Skip to content

Commit

Permalink
Don't publish to jsr for now
Browse files Browse the repository at this point in the history
Signed-off-by: Ayase Minori <ayane@vignetteapp.org>
  • Loading branch information
sr229 committed Aug 26, 2024
1 parent 8eee9d6 commit ce851c6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ jobs:
- run: npm publish --access public
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_AUTH_TOKEN }}
- run: npx jsr publish
- uses: actions/setup-node@v4
with:
registry-url: "https://npm.pkg.github.com"
Expand Down

0 comments on commit ce851c6

Please sign in to comment.