Skip to content

Commit 8517333

Browse files
Update deploy-content-staging.yml
1 parent a4a478e commit 8517333

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/deploy-content-staging.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -106,9 +106,6 @@ jobs:
106106
REACT_APP_MIDDLEWARE_URL: ${{ secrets.STAGING_MIDDLEWARE_URL }}
107107
REACT_APP_COMMIT_HASH: ${{ github.sha }}
108108
REACT_APP_BUILD_TIMESTAMP: ${{ env.build_timestamp }}
109-
REACT_APP_AI_HINT_GENERATION_AWS_ENDPOINT: ${{ secrets.AI_HINT_GENERATION_AWS_ENDPOINT }}
110-
REACT_APP_AWS_ACCESS_KEY: ${{ secrets.AWS_ACCESS_KEY }}
111-
REACT_APP_AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
112109

113110
- name: Checkout Content Staging
114111
uses: actions/checkout@v3

0 commit comments

Comments
 (0)