diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index fda53c7..3402109 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -3,6 +3,7 @@ on: push: branches: - master + - v2.0.15 pull_request: branches: - master @@ -77,4 +78,4 @@ jobs: skip_version_update: true java_version: 11 java_distribution: liberica - secrets: inherit \ No newline at end of file + secrets: inherit