mirror of
https://github.com/RichieCahill/dotfiles.git
synced 2026-04-17 04:58:19 -04:00
moved ollama-url to a secrets
This commit is contained in:
2
.github/workflows/fix_eval_warnings.yml
vendored
2
.github/workflows/fix_eval_warnings.yml
vendored
@@ -27,5 +27,5 @@ jobs:
|
||||
python -m python.eval_warnings.main
|
||||
--run-id "${{ github.event.workflow_run.id }}"
|
||||
--repo "${{ github.repository }}"
|
||||
--ollama-url "${{ vars.OLLAMA_URL }}"
|
||||
--ollama-url "${{ secrets.OLLAMA_URL }}"
|
||||
--run-url "${{ github.event.workflow_run.html_url }}"
|
||||
|
||||
Reference in New Issue
Block a user