diff --git a/.github/workflows/apiref.yml b/.github/workflows/apiref.yml index 24e6cd97..f9384b3f 100644 --- a/.github/workflows/apiref.yml +++ b/.github/workflows/apiref.yml @@ -5,7 +5,7 @@ name: "Deploy API Reference" on: push: branches: - - "1.23.x" + - "2.0.x" concurrency: group: "pages"