Skip to content

Commit 0ebe23a

Browse files
committed
remove scope
1 parent 20e85b9 commit 0ebe23a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/npm-publish.yml

-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ jobs:
1414
with:
1515
node-version: '14.x'
1616
registry-url: 'https://registry.npmjs.org'
17-
- run: npm init --scope=@cluetec
1817
- run: npm ci
1918
- run: npm run build-prod:lib
2019
- run: echo "//https://registry.npmjs.org/:_authToken=${{ secrets.NPM_TOKEN }}" > ~/.npmrc

0 commit comments

Comments
 (0)