Skip to content

Commit

Permalink
feat: add aws prod
Browse files Browse the repository at this point in the history
  • Loading branch information
RaoHai committed Mar 29, 2024
1 parent ef01e94 commit 38956e0
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 38956e0

Please sign in to comment.