We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a64100f commit 051bbabCopy full SHA for 051bbab
.github/workflows/django.yml
@@ -8,6 +8,7 @@ on:
8
9
jobs:
10
build:
11
+ environment: production
12
name: "Deploy to production"
13
runs-on: ubuntu-latest
14
steps:
0 commit comments