Skip to content

Commit 3c81621

Browse files
authored
Merge branch 'main' into edwardk/fix-config-embed
2 parents a82c214 + 846b8f7 commit 3c81621

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-
env:
76+
secrets:
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)