aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows
diff options
context:
space:
mode:
authorGravatar Hassan Abouelela <[email protected]>2021-03-10 20:10:56 +0300
committerGravatar Hassan Abouelela <[email protected]>2021-03-10 20:10:56 +0300
commit9d6ff9246b86759ebb48e22d863b132bc06e8def (patch)
tree02de568d7ca142f43c55b5b046654a50bf78e994 /.github/workflows
parentModifies Silence Tests (diff)
parentDelete repo specific FUNDING.yml file in favour of org one in python-discord/... (diff)
Merge branch 'master' into voicechannel-mute
Diffstat (limited to '.github/workflows')
-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 5a4aede30..0caf02308 100644
--- a/.github/workflows/deploy.yml
+++ b/.github/workflows/deploy.yml
@@ -10,6 +10,7 @@ on:
jobs:
build:
+ environment: production
if: github.event.workflow_run.conclusion == 'success'
name: Build & Push
runs-on: ubuntu-latest