Skip to content

Commit 6caf9bd

Browse files
authored
API keys in downgrade CI
1 parent f221655 commit 6caf9bd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/Downgrade.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,6 @@ jobs:
2626
- uses: julia-actions/cache@v2
2727
- uses: julia-actions/julia-buildpkg@v1
2828
- uses: julia-actions/julia-runtest@v1
29+
env:
30+
ANYTHINGLLMDOC_FORCE_DEPLOY: "CI tests"
31+
ANYTHINGLLM_API_KEY: ${{ secrets.ANYTHINGLLM_API_KEY }}

0 commit comments

Comments
 (0)