Skip to content

Commit

Permalink
fix: npm params update
Browse files Browse the repository at this point in the history
  • Loading branch information
0xMikko.eth committed Oct 7, 2022
1 parent 6335d5f commit ea97cdd
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@ jobs:

- name: Semantic Release
uses: cycjimmy/semantic-release-action@v3
with:
dry_run: true
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
"url": "https://github.com/Gearbox-protocol/core-v2"
},
"license": "BUSL-1.1",
"private": true,
"scripts": {
"prepare": "husky install",
"prettier": "prettier --write .",
Expand Down

0 comments on commit ea97cdd

Please sign in to comment.