devfolioco / react-otp-input

:heavy_check_mark: OTP Input Component for React
http://devfolioco.github.io/react-otp-input
MIT License
664 stars 426 forks source link

Automate the build and deploy of demo #225

Closed aromalanil closed 3 years ago

aromalanil commented 4 years ago

Description

This repo has an example site, which can be automatically built and deployed to GitHub pages using Github Action, just like in devfolioco/react-copy-mailto.

Solution

Add a workflow file to do the same here.

apollonian commented 3 years ago

We now have automated deployment to GitHub Pages when pushed to master. Thank you for working on this @aromalanil! ✌️