Skip to content

Commit ce33fda

Browse files
committed
Update npm-publish-github-packages.yml
1 parent aa5b3eb commit ce33fda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/npm-publish-github-packages.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,6 @@ jobs:
5959
node-version: 22
6060
registry-url: https://npm.pkg.github.com/
6161
- run: npm ci
62-
- run: npm release
62+
- run: npm run release
6363
env:
6464
NODE_AUTH_TOKEN: ${{secrets.GITHUB_TOKEN}}

0 commit comments

Comments
 (0)