binodnepali / react-nepali-datetime-picker

Mobile first collection of components for seamless integration of Nepali calendar, date picker, time picker, and datetime picker functionalities into React applications. Built with simplicity and reusability in mind, powered by React and styled with Tailwind CSS
https://react-nepali-datetime-picker.web.app/
Other
6 stars 3 forks source link

ci: use github action for release #20

Closed aj3sh closed 1 month ago

aj3sh commented 3 months ago

Created a workflow for Github and NPM release. Fixes #17

Here is the list of changes in this PR:

The release workflow depends on the following:

  1. NPM token in secrets: Add a secret with the name NODE_AUTH_TOKEN. Screenshot 2024-06-19 at 8 30 01 PM
  2. Allow GitHub Actions to create Pull Request: Screenshot 2024-06-19 at 8 28 17 PM

Example PR

Screenshot 2024-06-19 at 8 37 50 PM
binodnepali commented 2 months ago

Hey @aj3sh , Sorry for my late incheck. Thanks for your PR. I will have into look it.