Skip to content

Commit

Permalink
Merge branch 'main' into reloadext
Browse files Browse the repository at this point in the history
  • Loading branch information
iyad-f authored Oct 8, 2024
2 parents a8e8f35 + 5435d9a commit 13e6946
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/fly-deploy.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
# See https://fly.io/docs/app-guides/continuous-deployment-with-github-actions/

name: Fly Deploy

on:
push:
branches:
- main
release:
types: [published]

jobs:
deploy:
name: Deploy app
Expand Down

0 comments on commit 13e6946

Please sign in to comment.