Skip to content

Commit

Permalink
fix: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
scolastico authored Nov 6, 2024
1 parent c70d025 commit 80f1490
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,5 +76,5 @@ jobs:
with:
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
command: pages deploy client/ --project-name=not-three
command: pages deploy client/ --project-name=not-three --commit-dirty=true --branch=main
packageManager: npm

0 comments on commit 80f1490

Please sign in to comment.