diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index afe7e59eee..03403d85ef 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -3,7 +3,7 @@ name: API Documentation on: push: tags: - - v6.** + - v7.** jobs: deploy: