diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index c0354f9..fab2a8f 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -69,6 +69,7 @@ jobs: task-type: "updateManifest" env: GITHUB_REPO_VISIBILITY: ${{ github.event.repository.visibility }} + MAIN_VERSION: "10.10" - name: Commit changes if: success()