You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 10, 2026. It is now read-only.
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
Expected Behavior
From the GitHub Actions list, I would like to be able to trigger deployment.
Actual Behavior
Deployment is made manually.
Environment