pBouillon / ngx-flagr

🚩 Effortless feature flag management in Angular
https://pbouillon.github.io/ngx-flagr/
MIT License
9 stars 2 forks source link

GitHub Action to deploy the packages #23

Open pBouillon opened 1 year ago

pBouillon commented 1 year ago

Issue Summary

The deployment is done manually by hand whenever a new version is ready.

GitHub Actions allows for actions to be triggered manually which could be better than having them on my local terminal.

A new action to deploy the projects based on GitHub secrets could be more useful

Category

- [ ] Bug report
- [ ] Regression
- [ ] Feature suggestion
- [ ] Documentation issue
- [x] Other

Expected Behavior

From the GitHub Actions list, I would like to be able to trigger deployment.

Actual Behavior

Deployment is made manually.

Environment