We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 095e618 commit 0aeeac3Copy full SHA for 0aeeac3
.github/workflows/cd.yml
@@ -7,7 +7,7 @@ name: Deploy Nuxt site to Pages
7
on:
8
# Runs on pushes targeting the default branch
9
push:
10
- branches: ["v3"]
+ branches: ["v4"]
11
12
# Allows you to run this workflow manually from the Actions tab
13
workflow_dispatch:
0 commit comments