Skip to content

Commit

Permalink
deploy-ecs.yml 수정
Browse files Browse the repository at this point in the history
stopmin committed Jul 14, 2024
1 parent c4185bf commit ea180b9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/deploy-ecs.yml
Original file line number Diff line number Diff line change
@@ -96,6 +96,9 @@ jobs:
DB_NAME=${{ secrets.DB_NAME }}
DB_PORT=${{ secrets.DB_PORT }}
OPENAI_API_KEY=${{ secrets.OPENAI_API_KEY }}
GOOGLE_CSE_ID=${{ secrets.GOOGLE_CSE_ID }}
GOOGLE_API_KEY=${{ secrets.GOOGLE_API_KEY }}
USER_AGENT=${{ secrets.USER_AGENT }}
cache-from: type=gha
cache-to: type=gha,mode=min,ignore-error=true

0 comments on commit ea180b9

Please sign in to comment.