We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34a398e commit 1d912ddCopy full SHA for 1d912dd
1 file changed
.github/workflows/deploy-apprunner.yml
@@ -27,6 +27,7 @@ jobs:
27
deploy:
28
name: Build and Deploy to App Runner
29
runs-on: ubuntu-latest
30
+ environment: Production
31
32
steps:
33
- name: Checkout code
0 commit comments