Skip to content

Commit

Permalink
fix project-name
Browse files Browse the repository at this point in the history
  • Loading branch information
lukesthl committed Mar 30, 2024
1 parent 7c079d4 commit ce60f30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
workingDirectory: './apps/expo'
packageManager: bun
command: pages deploy ./dist --name=expo-lucia-auth-example
command: pages deploy ./dist --project-name=expo-lucia-auth-example

0 comments on commit ce60f30

Please sign in to comment.