Skip to content

Commit 5a2afe7

Browse files
authored
Remove registry-url from setup-node (#113)
1 parent 048cd49 commit 5a2afe7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@ jobs:
2424
with:
2525
node-version: '16'
2626
check-latest: true
27-
registry-url: 'https://registry.npmjs.org'
28-
scope: '@mattermost'
2927
- name: install dependencies
3028
run: npm install
3129
- name: build component library

0 commit comments

Comments
 (0)