Merge pull request #77 from NodeFactoryIo/mpetrunic/cd

add missing quotation
This commit is contained in:
Marin Petrunić 2020-09-03 13:15:20 +02:00 committed by GitHub
commit 0f47db25f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,7 +36,7 @@ jobs:
with:
node-version: '12.x'
always-auth: true
scope: @nodefactory
scope: '@nodefactory'
registry-url: 'https://registry.npmjs.org'
- name: Install dependencies