Doc: https://docs.github.com/en/actions/deployment/about-deployments/deploying-with-github-actions
GitHub Actions offers features that let you control deployments. You can:
Trigger workflows with a variety of events.
Configure environments to set rules before a job can proceed and to limit access to secrets.
Use concurrency to control the number of deployments running at a time.