Skip to content

Commit 0aeeac3

Browse files
committed
I forgot to directly apply this to v4
1 parent 095e618 commit 0aeeac3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ name: Deploy Nuxt site to Pages
77
on:
88
# Runs on pushes targeting the default branch
99
push:
10-
branches: ["v3"]
10+
branches: ["v4"]
1111

1212
# Allows you to run this workflow manually from the Actions tab
1313
workflow_dispatch:

0 commit comments

Comments
 (0)