Ideas Record and monitor deployments using GitHub Actions and New Relic In my previous post, we saw how to use GitHub Actions to deploy your application manually. Now let's learn how to keep a record of your production deployments.
Ideas Manual application deployment using GitHub Actions Did you know that you can configure your workflows to run only when manually triggered through the Actions tab on GitHub, GitHub CLI, or the REST API?