We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d781303 commit 7ab39d4Copy full SHA for 7ab39d4
1 file changed
.github/workflows/pr-wheel-preview-deploy.yml
@@ -66,7 +66,7 @@ jobs:
66
with:
67
pr_number: ${{ needs.deploy.outputs.pr_number }}
68
tag: trackio-pr-wheel
69
- message: trackio-wheel~success~null
+ message: spaces~success~https://huggingface.co/buckets/trackio/trackio-wheels/resolve/${{ needs.deploy.outputs.sha }}/${{ needs.deploy.outputs.wheel_basename }}
70
additional_text: |
71
**Install Trackio from this PR (includes built frontend)**
72
0 commit comments