Skip to content

Commit 26eb08f

Browse files
committed
feat(#245): docker with worklfows
1 parent 760b0f3 commit 26eb08f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/docker.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,5 @@ jobs:
4343
-e GH_TOKEN="${{ secrets.GITHUB_TOKEN }}" \
4444
-e HF_TOKEN="${{ secrets.HF_TOKEN }}" \
4545
-e COHERE_TOKEN="${{ secrets.COHERE_TOKEN }}" \
46-
-e STEPS="pulls,filter,extract,embed" \
47-
-e NUMBASE="after-extract.csv" experiment
46+
-e STEPS="pulls,filter,workflows" \
47+
-e EMBEDDINGS=false -e NUMBASE="after-workflows.csv" experiment

0 commit comments

Comments
 (0)