We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f8aa27 commit 885e67bCopy full SHA for 885e67b
.github/workflows/release.yml
@@ -18,6 +18,6 @@ jobs:
18
scope: "@trycourier"
19
always-auth: true
20
- run: yarn
21
- - run: yarn lerna:release
+ - run: yarn lerna:publish
22
env:
23
NODE_AUTH_TOKEN: ${{ secrets.NPM_AUTH_TOKEN }}
0 commit comments