Skip to content

Commit c90aa1b

Browse files
committed
add missing qutation
1 parent 0345aea commit c90aa1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
with:
3737
node-version: '12.x'
3838
always-auth: true
39-
scope: @nodefactory
39+
scope: '@nodefactory'
4040
registry-url: 'https://registry.npmjs.org'
4141

4242
- name: Install dependencies

0 commit comments

Comments
 (0)