Skip to content

Merge pull request #10 from Derick80/layout_v2 #69

Merge pull request #10 from Derick80/layout_v2

Merge pull request #10 from Derick80/layout_v2 #69

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