Skip to content

Commit

Permalink
hi
Browse files Browse the repository at this point in the history
  • Loading branch information
m-abdelwahab committed Jun 5, 2024
1 parent b438012 commit 02bf9c6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-web.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
projectName: instant-postgres
directory: ./build/client
directory: ./build
workingDirectory: ./apps/web
deploymentName: web
branch: main
3 changes: 2 additions & 1 deletion apps/web/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,5 @@

Improvements:
- provision postgres based on the user's location
- Refactor the code
- Refactor the code
-

0 comments on commit 02bf9c6

Please sign in to comment.