Skip to content

Commit

Permalink
env
Browse files Browse the repository at this point in the history
  • Loading branch information
ChalkyMuffin committed Jun 15, 2024
1 parent ae79c56 commit f9ac371
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/production.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ env:
VERCEL_PROJECT_ID: ${{ secrets.VERCEL_PROJECT_ID }}
VERCEL_TOKEN: ${{ secrets.SARA }}
POSTGRES_URL: ${{ secrets.POSTGRES_URL }}
AUTH_GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
AUTH_GITHUB_SECRET: ${{secrets.AUTH_GITHUB_SECRET}}
on:
push:
branches: main
Expand Down

0 comments on commit f9ac371

Please sign in to comment.