diff --git a/version.json b/version.json index a739142..f56a989 100644 --- a/version.json +++ b/version.json @@ -3,7 +3,7 @@ "version": "1.0", "pathFilters": ["/TGBotFramework/BotFramework"], "publicReleaseRefSpec": [ - "^refs/heads/release" + "^refs/heads/release/\\d+\\.\\d+$" ], "cloudBuild": { "setVersionVariables": true,