Skip to content

Commit

Permalink
Update deploy-production.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shreyabhandari0220 authored Dec 4, 2024
1 parent 27df1f8 commit f5e6eb3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/deploy-production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,6 @@ jobs:
CI: false
REACT_APP_BUILD_TYPE: "production"
REACT_APP_COMMIT_HASH: ${{ github.sha }}
REACT_APP_AI_HINT_GENERATION_AWS_ENDPOINT: ${{ secrets.AI_HINT_GENERATION_AWS_ENDPOINT }}
REACT_APP_AWS_ACCESS_KEY: ${{ secrets.AWS_ACCESS_KEY }}
REACT_APP_AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}

- uses: actions/checkout@v2
with:
Expand Down

0 comments on commit f5e6eb3

Please sign in to comment.