Skip to content

Commit 2e575a0

Browse files
committed
fix publish GitHub Action
1 parent b12fe6f commit 2e575a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
contents: read
2020
id-token: write # The OIDC ID token is used for authentication with JSR.
2121
steps:
22+
- uses: actions/[email protected]
2223
- uses: actions/[email protected]
2324
with:
2425
registry-url: 'https://registry.npmjs.org'

0 commit comments

Comments
 (0)