remove scope option

This commit is contained in:
Jacob Overgaard
2023-03-22 10:05:01 +01:00
parent e4d6a14c0d
commit c0483a47c8

View File

@@ -59,7 +59,6 @@ jobs:
with:
node-version: 18
registry-url: https://registry.npmjs.org/
scope: '@umbraco-cms'
always-auth: true
- run: |
SHA_SHORT=$(echo $GITHUB_SHA | cut -c1-8)