Skip to content

Commit

Permalink
fix(infra): github actions update flyio.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
a-wing authored Nov 25, 2024
1 parent 45ba24b commit 7b8019a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/flyio.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name: Deploy to Fly

on:
branches:
- main
push:
branches:
- main

jobs:
deploy:
Expand Down

0 comments on commit 7b8019a

Please sign in to comment.