Skip to content

Commit 972ac29

Browse files
authored
Update update-vector-map.yml
1 parent 02c3080 commit 972ac29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-vector-map.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@ jobs:
3333
chroma_auth_credentials: 'JlYpcJQhbtT1sEqcVCUoy9je09gGRAr1'
3434
chroma_ssl_enabled: 'false'
3535

36-
openai_api_key: ${{ secrets.OPENAI_API_KEY }}
36+
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
3737
file_extensions: '.js,.ts,.jsx,.tsx,.html,.css,.md,.txt'
3838
exclude_patterns: 'node_modules/**,dist/**,.git/**'

0 commit comments

Comments
 (0)