Skip to content

Commit 8ffbe46

Browse files
committed
Log in to the current publishing registry
1 parent 5a7076f commit 8ffbe46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/npm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ jobs:
1818
scope: '@diamondlightsource'
1919
- run: yarn
2020
- run: yarn build
21-
- run: yarn npm login
21+
- run: yarn npm login --publish
2222
- run: yarn npm publish --access public
2323

0 commit comments

Comments
 (0)