We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2edb5d commit f01b241Copy full SHA for f01b241
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