Skip to content

Commit

Permalink
Merge pull request #18 from silentworks/develop
Browse files Browse the repository at this point in the history
Remove fly config
  • Loading branch information
silentworks authored Nov 15, 2023
2 parents 9d95b3d + 6ffa6b5 commit cb32170
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 cb32170

Please sign in to comment.