Skip to content
This repository was archived by the owner on Jan 3, 2024. It is now read-only.

Commit 2804850

Browse files
author
Max
committed
fix: Release.yml
1 parent e2f44b8 commit 2804850

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@ jobs:
2626
with:
2727
node-version: '12.x'
2828
registry-url: 'https://registry.npmjs.org'
29-
29+
scope: '@garment'
30+
3031
- name: Install dependencies
3132
run: yarn
3233

0 commit comments

Comments
 (0)