We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2c50fe commit bd65f90Copy full SHA for bd65f90
.github/workflows/ci.yml
@@ -77,4 +77,5 @@ jobs:
77
uses: cloudflare/wrangler-action@v3
78
with:
79
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
80
- wranglerVersion: "4.28.0"
+ wranglerVersion: "4.28.0"
81
+ command: pages deploy dist
0 commit comments