🤖 automating npm publish with github actions

preview_player
Показать описание
Utilize GitHub Actions to automatically publish your package to npm.

------------------------------------------------------------------

Рекомендации по теме
Комментарии
Автор

Clean and simple, thanks for this tutorial Brad.

niki
Автор

This was really helpful and to the point, exactly what I was looking for! Thanks a bunch :)

nsharma
Автор

Thank you for your thorough explanation. It helped a lot

rajuc
Автор

Very helpful. Just what I was looking for. Thanks!

thelord
Автор

thanks man, i do to angular libraries and works! amazing!

lucassilverio
Автор

Really straightforward, thanks for the help!

jacobshuman
Автор

You've got my like and subscribe.
Keep it up.

wacnss
Автор

Thanks for the help! Would be cool to see how to increment the version number automatically too 🤔

dalefrench
Автор

Hi Brad! Thanks for the video. My project requires "npm start" to run on a weekly basis, is this GitHub Actions feature able to do that?

Marcus-typi
Автор

Hey buddy as of i am looking at this video now after 9 months i want to say that the github doesn't hve a secrets tab and you cannot paste value of token as you did here...so can you provide me some suggestions where can i find the latest techniques?

deeppatel
Автор

doesn't work for me. it simply not showing any action on github although I have commit and pushed succefully

Edit: working now but had to add .nprc

kishor-jena