diff --git a/version.json b/version.json index 8d2c4ee..eba2744 100644 --- a/version.json +++ b/version.json @@ -3,7 +3,8 @@ "version": "1.5", "publicReleaseRefSpec": [ "^refs/heads/main$", - "^refs/heads/v\\d+(?:\\.\\d+)?$" + "^refs/heads/v\\d+(?:\\.\\d+)?$", + "^refs/tags/v\\d+(?:\\.\\d+)?" ], "cloudBuild": { "setVersionVariables": false