We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e178eb0 commit 5b5b8e0Copy full SHA for 5b5b8e0
.github/workflows/node.js.yml
@@ -5,7 +5,7 @@ name: GitHub Pages deploy
5
6
on:
7
push:
8
- branches: [main, NextJS-v14.1.4]
+ branches: [main]
9
10
jobs:
11
build:
0 commit comments