diff --git a/Makefile b/Makefile index 9e0fba5..7ef3132 100644 --- a/Makefile +++ b/Makefile @@ -29,4 +29,4 @@ update-npmjs-readme: publish: update-npmjs-readme @git push && \ git push --tags && \ - npm publish + npm publish --otp $$(pass otp services/npmjs.com)