We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a7076f commit 8ffbe46Copy full SHA for 8ffbe46
.github/workflows/npm.yml
@@ -18,6 +18,6 @@ jobs:
18
scope: '@diamondlightsource'
19
- run: yarn
20
- run: yarn build
21
- - run: yarn npm login
+ - run: yarn npm login --publish
22
- run: yarn npm publish --access public
23
0 commit comments