We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20e85b9 commit 0ebe23aCopy full SHA for 0ebe23a
.github/workflows/npm-publish.yml
@@ -14,7 +14,6 @@ jobs:
14
with:
15
node-version: '14.x'
16
registry-url: 'https://registry.npmjs.org'
17
- - run: npm init --scope=@cluetec
18
- run: npm ci
19
- run: npm run build-prod:lib
20
- run: echo "//https://registry.npmjs.org/:_authToken=${{ secrets.NPM_TOKEN }}" > ~/.npmrc
0 commit comments