Skip to content

Commit

Permalink
output build change
Browse files Browse the repository at this point in the history
  • Loading branch information
developersteve committed Jun 6, 2024
1 parent d17a629 commit ec3de76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ jobs:
CLOUDFLARE_ACCOUNT_ID: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
CLOUDFLARE_PROJECT_NAME: ${{ secrets.CLOUDFLARE_PROJECT_NAME }}
run: |
npx wrangler pages deploy ./apps/info-dashboard/ --project-name=$CLOUDFLARE_PROJECT_NAME --branch=main
npx wrangler pages deploy . --project-name=$CLOUDFLARE_PROJECT_NAME --branch=main

0 comments on commit ec3de76

Please sign in to comment.