Skip to content

Commit

Permalink
Change path
Browse files Browse the repository at this point in the history
  • Loading branch information
DimaStebaev committed May 24, 2024
1 parent 7d665cc commit 18dba19
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/publish_package.sh
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,7 @@ cp LICENSE contracts
cp README.md contracts
cp package.json contracts

cd contracts

yarn config set npmAuthToken "$NODE_AUTH_TOKEN"
yarn npm publish --access public $TAG

0 comments on commit 18dba19

Please sign in to comment.