Skip to content

Commit

Permalink
move serverless.yaml for ts app
Browse files Browse the repository at this point in the history
  • Loading branch information
rhyek committed Apr 1, 2024
1 parent 4ca1260 commit 5afc876
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 4 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -96,9 +96,7 @@ jobs:
- name: Deploy with Serverless
env:
DATABASE_URL: ${{ secrets.DATABASE_URL }}
run: |
cd ./deploy
serverless deploy
run: serverless deploy
deploy-update-ynab:
name: Deploy Update YNAB function
runs-on: ubuntu-22.04
Expand Down
1 change: 0 additions & 1 deletion projects/scrape-txs/deploy/.gitignore

This file was deleted.

File renamed without changes.

0 comments on commit 5afc876

Please sign in to comment.