Skip to content

Commit

Permalink
feat: add aws prod
Browse files Browse the repository at this point in the history
RaoHai committed Mar 29, 2024
1 parent 38956e0 commit 9e258ff
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/aws-prod.yml
Original file line number Diff line number Diff line change
@@ -2,8 +2,9 @@ name: Deploy Backend to Product ECS

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

env:
AWS_REGION: ap-northeast-1

0 comments on commit 9e258ff

Please sign in to comment.