We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43e316a commit 5aaec3fCopy full SHA for 5aaec3f
1 file changed
.github/workflows/dev.yaml
@@ -27,4 +27,4 @@ jobs:
27
run: npm run build
28
29
- name: Deploy to Cloudflare Pages
30
- run: pnpx wrangler pages deploy dist --project-name=farese-dev
+ run: pnpx wrangler pages deploy dist --project-name=farese-dev --branch=dev
0 commit comments