[Komodo] Commit Sync: update release.toml

This commit is contained in:
komodo
2025-03-23 23:48:43 +00:00
parent 8588c54646
commit 2c30ffbbe7

View File

@ -143,7 +143,7 @@ name = "publish-release"
tags = ["release"]
[action.config]
file_contents = """
const BRANCH = "1.17.0";
const BRANCH = "main";
const VERSION = "1.17.0";
const TAG = "release-1";