We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad1a13c commit 1923e2eCopy full SHA for 1923e2e
.github/workflows/npm-publish-github-packages.yml
@@ -19,7 +19,6 @@ jobs:
19
with:
20
node-version: 16
21
registry-url: https://npm.pkg.github.com/
22
- - run: npm ci
23
- run: npm publish
24
env:
25
NODE_AUTH_TOKEN: ${{secrets.GITHUB_TOKEN}}
0 commit comments