dearborn-coding-club / website-base-backend

A backend API project for the dearborn-coding-club Meetup group.
https://api.dearborncodingclub.com
1 stars 3 forks source link

Added fly.yml config #28

Closed dXu23 closed 5 months ago

dXu23 commented 6 months ago

Trying to add fly.yml Github Action. However, even if this gets merged in, we still need a fly.io api secret for the action to actually work.

https://fly.io/docs/app-guides/continuous-deployment-with-github-actions/

Attempts to resolve #19