diff --git a/release.toml b/release.toml index 4dabda4..c895117 100644 --- a/release.toml +++ b/release.toml @@ -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";