Skip to content

Merge pull request #41 from Derick80/38-overhaul #98

Merge pull request #41 from Derick80/38-overhaul

Merge pull request #41 from Derick80/38-overhaul #98

Workflow file for this run

name: Fly Deploy
on:
push:
branches:
- main
env:
FLY_API_TOKEN: ${{ secrets.FLY_API_TOKEN }}
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Deploy to Fly
uses: superfly/flyctl-action@v1
with:
args: deploy