Skip to content

Commit

Permalink
Merge branch 'reloadext' of https://github.com/iyad-f/IgKnite into re…
Browse files Browse the repository at this point in the history
…loadext
  • Loading branch information
iyad-f committed Oct 8, 2024
2 parents fdd74f6 + 13e6946 commit b0d2d6c
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 b0d2d6c

Please sign in to comment.