mirror of
https://github.com/waku-org/js-waku.git
synced 2025-01-26 20:30:07 +00:00
Merge pull request #993 from waku-org/chore/ci
This commit is contained in:
commit
2e5cb3c601
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -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…
x
Reference in New Issue
Block a user