Merge pull request #993 from waku-org/chore/ci

This commit is contained in:
fryorcraken.eth 2022-11-02 20:26:32 +11:00 committed by GitHub
commit 2e5cb3c601
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -155,4 +155,4 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
run: npx semantic-release
run: npm run release

View File

@ -1,5 +1,5 @@
{
"name": "root",
"name": "@waku/root",
"private": true,
"workspaces": [
"packages/*"