Skip to content

Commit

Permalink
Merge pull request #97 from hotoo/hotoo-patch-1
Browse files Browse the repository at this point in the history
Update Makefile
  • Loading branch information
hotoo authored Jan 4, 2024
2 parents 092df4c + c277eea commit 5a9af95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ testHg:
fi

publish:
@npm publish
@npm publish --registry https://registry.npmjs.org/ --access public
@git tag $(version)
@git push origin $(version)

Expand Down

0 comments on commit 5a9af95

Please sign in to comment.