Skip to content

Commit

Permalink
feat: move env vars to fly.io
Browse files Browse the repository at this point in the history
  • Loading branch information
SkellyBG committed Feb 20, 2024
1 parent eb0f03f commit 7645a73
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,3 @@ jobs:
- run: flyctl deploy --remote-only
env:
FLY_API_TOKEN: ${{ secrets.FLY_API_TOKEN }}
DISCORD_TOKEN: ${{ secrets.DISCORD_TOKEN }}
DATABASE_URL: ${{ secrets.DATABASE_URL }}

0 comments on commit 7645a73

Please sign in to comment.