Skip to content

Commit

Permalink
fixed destroy tf (#478)
Browse files Browse the repository at this point in the history
  • Loading branch information
DishenWang2023 committed May 7, 2024
1 parent 2315692 commit f4859ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ai-destroy-branch-env.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
env:
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}

PINECONE_API_KEY: ${{ secrets.PINECONE_API_KEY }}
defaults:
run:
working-directory: ./apps/ai/server
Expand Down

0 comments on commit f4859ef

Please sign in to comment.