diff --git a/apps/desktop/project.json b/apps/desktop/project.json index 4d21eec629..a5636ccac6 100644 --- a/apps/desktop/project.json +++ b/apps/desktop/project.json @@ -16,7 +16,7 @@ "file": "apps/desktop/dockerbuild/Dockerfile", "metadata": { "images": ["ghcr.io/element-hq/element-web/desktop-build-env"], - "tags": ["type=ref,event=branch", "type=raw,enable={{is_default_branch}},value=$PLAYWRIGHT_VERSION"] + "tags": ["type=ref,event=branch"] } } }