Skip to content

Commit

Permalink
Merge pull request #61 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
RaoHai authored Mar 29, 2024
2 parents b8a0b9f + 38956e0 commit a077bb2
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/aws-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@ name: Deploy Backend to Product ECS

on:
push:
branches: ["main"]
paths:
- "server/**"
tags:
- "v*"

env:
AWS_REGION: ap-northeast-1
Expand Down

0 comments on commit a077bb2

Please sign in to comment.