Skip to content

Commit 885e67b

Browse files
rileylnapierriley napier
and
riley napier
authored
fix command (#8)
Co-authored-by: riley napier <[email protected]>
1 parent 6f8aa27 commit 885e67b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ jobs:
1818
scope: "@trycourier"
1919
always-auth: true
2020
- run: yarn
21-
- run: yarn lerna:release
21+
- run: yarn lerna:publish
2222
env:
2323
NODE_AUTH_TOKEN: ${{ secrets.NPM_AUTH_TOKEN }}

0 commit comments

Comments
 (0)