Skip to content

Commit

Permalink
Merge pull request #63 from ant-xuexiao/feat/add-aws-prod
Browse files Browse the repository at this point in the history
feat: add aws prod
  • Loading branch information
xingwanying authored Mar 29, 2024
2 parents eda504d + 7f0dcf7 commit 1d53b57
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/aws-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ name: Deploy Backend to Product ECS
on:
push:
branches: ["main"]
paths:
- "server/**"

env:
AWS_REGION: ap-northeast-1
Expand Down

0 comments on commit 1d53b57

Please sign in to comment.