Skip to content
This repository was archived by the owner on May 1, 2025. It is now read-only.

Commit fe9e083

Browse files
committed
chore: Update branch name in GitHub Actions workflow for deploying to Cloudflare with NuxtHub Cli
1 parent 10acf66 commit fe9e083

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Deploy to Cloudflare with NuxtHub Cli
22
on:
33
push:
4-
branches: [chore/nuxthub]
4+
branches: [main]
55
jobs:
66
build-and-deploy:
77
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)