mirror of https://github.com/status-im/js-waku.git
Merge pull request #993 from waku-org/chore/ci
This commit is contained in:
commit
2e5cb3c601
|
@ -155,4 +155,4 @@ jobs:
|
|||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
|
||||
run: npx semantic-release
|
||||
run: npm run release
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"name": "root",
|
||||
"name": "@waku/root",
|
||||
"private": true,
|
||||
"workspaces": [
|
||||
"packages/*"
|
||||
|
|
Loading…
Reference in New Issue