From c90aa1b018c486d1194be1525651291de4bc9c09 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marin=20Petruni=C4=87?= Date: Thu, 3 Sep 2020 12:59:03 +0200 Subject: [PATCH] add missing qutation --- .github/workflows/publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 2668c4c..bf9177d 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -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