diff --git a/.github/workflows/fly.yml b/.github/workflows/fly.yml index e014da1..6f2d286 100644 --- a/.github/workflows/fly.yml +++ b/.github/workflows/fly.yml @@ -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