We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 631edaf commit d56eaabCopy full SHA for d56eaab
.github/workflows/main.yml
@@ -22,3 +22,4 @@ jobs:
22
secrets:
23
AWS_OIDC_ROLE: ${{ secrets.AWS_OIDC_ROLE_INTERNAL }}
24
HUGO_LLM_API: ${{ secrets.HUGO_LLM_API }}
25
+ HUGO_RAG_API: ${{ secrets.HUGO_RAG_API }}
0 commit comments