We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dcb8c60 + f01b241 commit 5619c67Copy full SHA for 5619c67
1 file changed
.github/workflows/publish.yml
@@ -25,6 +25,7 @@ jobs:
25
with:
26
node-version: 12.9.0
27
registry-url: https://registry.npmjs.org/
28
+ scope: '@securenative'
29
- name: Install Dependencies
30
run: npm install
31
- name: Run Tests
0 commit comments