We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 471b221 commit 2bcf6aaCopy full SHA for 2bcf6aa
1 file changed
.github/workflows/jsr-publish.yml
@@ -12,4 +12,5 @@ jobs:
12
id-token: write # The OIDC ID token is used for authentication with JSR.
13
steps:
14
- uses: actions/checkout@v5
15
+ - run: npm i
16
- run: npx jsr publish
0 commit comments