We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f90c271 + 64b2ded commit c46a23fCopy full SHA for c46a23f
1 file changed
.github/workflows/deploy.yml
@@ -8,6 +8,7 @@ on:
8
jobs:
9
deploy:
10
runs-on: ubuntu-latest
11
+ environment: production
12
13
steps:
14
- name: Deploy via SSH
0 commit comments