Skip to content

Commit

Permalink
fea: add missing secrets
Browse files Browse the repository at this point in the history
  • Loading branch information
marco-souza committed Dec 19, 2024
1 parent d3535d9 commit 2d6b09f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Binary file modified .env.gpg
Binary file not shown.
2 changes: 2 additions & 0 deletions .github/workflows/fly-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,5 @@ jobs:
- run: flyctl deploy --remote-only --ha=false
env:
FLY_API_TOKEN: ${{ secrets.FLY_API_TOKEN }}
TURSO_AUTH_TOKEN: ${{ secrets.TURSO_AUTH_TOKEN }}
TURSO_CONNECTION_URL: ${{ secrets.TURSO_CONNECTION_URL }}

1 comment on commit 2d6b09f

@vercel
Copy link

@vercel vercel bot commented on 2d6b09f Dec 19, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.