Skip to content

Commit

Permalink
add project name
Browse files Browse the repository at this point in the history
  • Loading branch information
m-abdelwahab committed Jun 1, 2024
1 parent 452e13b commit 89c2369
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-web.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
with:
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
command: pages secret bulk secrets.json
command: pages secret bulk secrets.json --project-name=instant-postgres
wranglerVersion: 3.58.0


Expand Down
1 change: 1 addition & 0 deletions apps/web/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,4 @@ Improvements:




0 comments on commit 89c2369

Please sign in to comment.