Skip to content

Commit

Permalink
use Github deployments for deployments
Browse files Browse the repository at this point in the history
  • Loading branch information
dealloc committed Mar 1, 2024
1 parent 983d240 commit 1126a21
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/fly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
- master # change to main if needed
jobs:
deploy:
environment: Fly
name: Deploy app
runs-on: ubuntu-latest
concurrency: deploy-group # optional: ensure only one action runs at a time
Expand Down

0 comments on commit 1126a21

Please sign in to comment.