Skip to content

Merge pull request #47 from Derick80/code-26-create-blog-post-photo-i… #109

Merge pull request #47 from Derick80/code-26-create-blog-post-photo-i…

Merge pull request #47 from Derick80/code-26-create-blog-post-photo-i… #109

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