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