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