Introducing getactions—a community-driven central hub for effortlessly installable GitHub Actions workflows. Repository

getactions

Easy to use GitHub Actions Starter Workflows

The logo of the 'fly.io' workflow

fly.io

The deployment story of Fly.io is astonishing, and with this workflow, you can deploy your application to the platform with ease. When your application was initially setup on Fly, you can use this workflow to ship your application whenever you have pushed to the main branch.

Important: Please make sure to remove your app name from your fly.toml and instead pass it as a secret to this workflow. This is to ensure that you don't accidentally expose your app name in your repository (which results in an easily guessable URL for your application).

Install

curl -s https://getactions.dev/deployment/fly-io | sh

Should this workflow not align perfectly with your requirements, don't hesitate! We'd love to add your workflow.

Searching for a specific workflow, but can't find it?