Skip to content

Commit a477151

Browse files
committed
Added scope to package publish
1 parent 18ad84e commit a477151

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/npmpublish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ jobs:
5353
- uses: actions/setup-node@v1
5454
with:
5555
registry-url: https://registry.npmjs.org/
56+
scope: '@validide'
5657
- run: |
5758
npm config set @validide:registry https://registry.npmjs.org/
5859
npm publish --access public

0 commit comments

Comments
 (0)