Skip to content

Commit

Permalink
Remove fly config
Browse files Browse the repository at this point in the history
  • Loading branch information
silentworks committed Nov 15, 2023
1 parent 9d95b3d commit 6ffa6b5
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 39 deletions.
24 changes: 0 additions & 24 deletions .github/workflows/main.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
jobs:
deploy:
runs-on: ubuntu-latest
environment: database
environment: production
env:
SUPABASE_ACCESS_TOKEN: ${{ secrets.SUPABASE_ACCESS_TOKEN }}
SUPABASE_DB_PASSWORD: ${{ secrets.PRODUCTION_DB_PASSWORD }}
Expand Down
14 changes: 0 additions & 14 deletions fly.toml

This file was deleted.

0 comments on commit 6ffa6b5

Please sign in to comment.