Skip to content

Commit

Permalink
chore: update action
Browse files Browse the repository at this point in the history
  • Loading branch information
GabrielMartinezRodriguez committed Apr 12, 2024
1 parent ac443b0 commit 5e6aad4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
1 change: 0 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,5 @@ jobs:
npm config set @stabilityprotocol:registry https://registry.npmjs.org/
npm publish
npm config set @stabilityprotocol:registry https://registry.npmjs.org/
cd ../../packages/provider
npm publish
6 changes: 1 addition & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,5 @@
"main": "index.js",
"repository": "[email protected]:stabilityprotocol/sdk.git",
"author": "GabrielMartinezRodriguez <[email protected]>",
"license": "MIT",
"private": true,
"workspaces": [
"packages/*"
]
"license": "MIT"
}

0 comments on commit 5e6aad4

Please sign in to comment.