diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 14e86e8..2ddddfb 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -72,6 +72,7 @@ jobs:
needs: build
if: github.ref == 'refs/heads/main' && github.event_name == 'push'
runs-on: ubuntu-latest
+ environment: fly.io
concurrency:
group: fly-deploy
cancel-in-progress: true