Skip to content

Commit 1923e2e

Browse files
authored
Update npm-publish-github-packages.yml
1 parent ad1a13c commit 1923e2e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ jobs:
1919
with:
2020
node-version: 16
2121
registry-url: https://npm.pkg.github.com/
22-
- run: npm ci
2322
- run: npm publish
2423
env:
2524
NODE_AUTH_TOKEN: ${{secrets.GITHUB_TOKEN}}

0 commit comments

Comments
 (0)