Skip to content

Commit 1d912dd

Browse files
committed
Add Production environment to GitHub Actions workflow
1 parent 34a398e commit 1d912dd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/deploy-apprunner.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
2727
deploy:
2828
name: Build and Deploy to App Runner
2929
runs-on: ubuntu-latest
30+
environment: Production
3031

3132
steps:
3233
- name: Checkout code

0 commit comments

Comments
 (0)