mirror of https://github.com/status-im/js-waku.git
chore(ci): release all packages, not the root one
This commit is contained in:
parent
468a910004
commit
86e62a0ed1
|
@ -155,4 +155,4 @@ jobs:
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
|
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
|
||||||
run: npx semantic-release
|
run: npm run release
|
||||||
|
|
Loading…
Reference in New Issue