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 144ccef commit 8eef1ccCopy full SHA for 8eef1cc
samples/mastra-nextjs/.github/workflows/deploy.yaml
@@ -20,7 +20,7 @@ jobs:
20
- name: Deploy
21
uses: DefangLabs/[email protected]
22
with:
23
- config-env-vars: POSTGRES_PASSWORD GOOGLE_GENERATIVE_AI_API_KEY GITHUB_TOKEN
+ config-env-vars: POSTGRES_PASSWORD GITHUB_TOKEN
24
env:
25
POSTGRES_PASSWORD: ${{ secrets.POSTGRES_PASSWORD }}
26
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments