Skip to content

Commit

Permalink
NPM Package Release (#1009)
Browse files Browse the repository at this point in the history
* chore: test npm release with tokens

* chore: test npm release with tokens

* chore: test npm release with tokens

* chore: npm release with 2.0.2

* chore: update package

* chore: update package

* chore: update package
  • Loading branch information
yohanelly95 committed Sep 12, 2024
1 parent b836e00 commit 258cf2d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
- run: npm publish
env:
GITHUB_TOKEN: ${{ secrets.RAZORNETWORKBOT }}
NPM_TOKEN: ${{ secrets.RAZORDEPLOYER }}
NODE_AUTH_TOKEN: ${{ secrets.RAZORDEPLOYER }}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@razor-network/contracts",
"version": "2.0.1",
"description": "These are the contracts for Razor network testnet",
"version": "2.0.2",
"description": "These are the contracts for Razor network v2 mainnet",
"author": "Razor Network",
"private": false,
"files": [
Expand Down

0 comments on commit 258cf2d

Please sign in to comment.