Skip to content

Commit

Permalink
jsr publish explicitly sets jsr.json as the config file
Browse files Browse the repository at this point in the history
  • Loading branch information
jarvisjiang committed Jun 9, 2024
1 parent 9959a5a commit 1fdcd5d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/jsr-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,4 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: latest
- run: npm install jsr -g
- run: jsr publish
- run: npx jsr publish --config jsr.json

0 comments on commit 1fdcd5d

Please sign in to comment.