Skip to content

Commit 051bbab

Browse files
authored
add environment
1 parent a64100f commit 051bbab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/django.yml

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88

99
jobs:
1010
build:
11+
environment: production
1112
name: "Deploy to production"
1213
runs-on: ubuntu-latest
1314
steps:

0 commit comments

Comments
 (0)