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 f562c02 commit 6f074d1Copy full SHA for 6f074d1
.github/workflows/build.yaml
@@ -31,8 +31,3 @@ jobs:
31
uses: hoverkraft-tech/[email protected]
32
with:
33
compose-file: "compose-dev.yaml"
34
- env:
35
- MCP_SERVER_PORT: ${{ secrets.MCP_SERVER_PORT }}
36
- YOUTUBE_API_KEY: ${{ secrets.YOUTUBE_API_KEY }}
37
- OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
38
- POSTGRES_DSN: ${{ secrets.POSTGRES_DSN }}
0 commit comments