diff --git a/package.json b/package.json index d8ee48cb8a1..e72cdc97163 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "clean": "git clean -xdf node_modules", "clean:workspaces": "turbo clean", "release:desktop": "./apps/desktop/create-release.sh", - "release:canary": "gh workflow run release-desktop-canary.yml" + "release:canary": "gh workflow run release-desktop-canary.yml && sleep 2 && gh run list --workflow=release-desktop-canary.yml --limit=1 --json url -q '.[0].url'" }, "type": "module", "workspaces": [