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 cf72e04 commit f239df7Copy full SHA for f239df7
.github/workflows/production.yml
@@ -23,3 +23,4 @@ jobs:
23
AWS_OIDC_ROLE: ${{ secrets.AWS_OIDC_ROLE_PRODUCTION }}
24
HUGO_LLM_API: ${{ secrets.HUGO_LLM_API }}
25
HUGO_RAG_API: ${{ secrets.HUGO_RAG_API }}
26
+ HUGO_AUDIO_API: ${{ secrets.HUGO_AUDIO_API }}
0 commit comments