diff --git a/.github/workflows/update-major-version.yml b/.github/workflows/update-major-version.yml index f68c7cd..6fcdb91 100644 --- a/.github/workflows/update-major-version.yml +++ b/.github/workflows/update-major-version.yml @@ -11,7 +11,7 @@ on: type: choice description: The major version tag to update options: - - v2 + - v3 jobs: tag: