Skip to content

Commit

Permalink
punlish script changes
Browse files Browse the repository at this point in the history
  • Loading branch information
chathurapathiranage committed Jul 22, 2024
1 parent 87c1a35 commit 3e2c7d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion payment_sdk/scripts/publish.sh
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ echo "Bumping package.json $RELEASE_TYPE version and tagging commit"
npm version $RELEASE_TYPE

echo "Publishing release to npm"
npm publish --access=public
# npm publish --access=public

echo "Pushing git commit and tag"
git push --follow-tags
Expand Down

0 comments on commit 3e2c7d3

Please sign in to comment.