Skip to content

Commit a82c214

Browse files
authored
Merge branch 'main' into edwardk/fix-config-embed
2 parents f0a24f6 + e090634 commit a82c214

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-pull-request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
runner: 'ubuntu-latest'
7474
timeout-minutes: 60
7575
source-ref: ${{ github.event.pull_request.head.sha }}
76-
secrets:
76+
env:
7777
AUDIO_FUNCTION_ID: ${{ secrets.AUDIO_FUNCTION_ID }}
7878
EMBEDDING_NIM_MODEL_NAME: ${{ secrets.EMBEDDING_NIM_MODEL_NAME }}
7979
NEMOTRON_PARSE_MODEL_NAME: ${{ secrets.NEMOTRON_PARSE_MODEL_NAME }}

0 commit comments

Comments
 (0)