For now we release the libs on our local machine and we use the version scripts. This scripts is also deploying the Github Pages for the demo. The downside is that we could release for different channel "Release candidate" or "Next" and we do not want to release the demo for this type of release.
Goal
Automate the deployment of the demo on the Github pages.
It should be run on via the Github Actions and only for the master branch
For now we release the libs on our local machine and we use the
version
scripts. This scripts is also deploying the Github Pages for the demo. The downside is that we could release for different channel "Release candidate" or "Next" and we do not want to release the demo for this type of release.Goal
Automate the deployment of the demo on the Github pages. It should be run on via the Github Actions and only for the master branch