summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/deploy.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml
index 239c6fd..3481958 100644
--- a/.github/workflows/deploy.yml
+++ b/.github/workflows/deploy.yml
@@ -9,6 +9,7 @@ jobs:
deploy:
name: deploy peach
runs-on: ubuntu-latest
+ environment: fly
steps:
- uses: actions/checkout@v2
- uses: superfly/flyctl-actions/setup-flyctl@master