Skip to content

Commit 72145cb

Browse files
committed
WIP
1 parent c15b344 commit 72145cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/npmpublish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,6 @@ jobs:
6464
scope: '@validide'
6565
- run: |
6666
echo @validide:registry=https://npm.pkg.github.com/ >> .npmrc
67-
npm publish
67+
npm publish --access restricted
6868
env:
6969
NODE_AUTH_TOKEN: ${{secrets.GITHUB_TOKEN}}

0 commit comments

Comments
 (0)