We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c7fcc4 commit 5d48fa4Copy full SHA for 5d48fa4
.github/workflows/apiref.yml
@@ -5,7 +5,7 @@ name: "Deploy API Reference"
5
on:
6
push:
7
branches:
8
- - "1.23.x"
+ - "2.0.x"
9
10
concurrency:
11
group: "pages"
0 commit comments