Commit fe94bc2
committed
Correct download badge URL in nightly release workflow
The download count badge in the `nightly-release.yml` workflow was pointing to a generic `/nightly/total` URL. This has been corrected to use a version-specific URL, `nightly-${{ env.version }}/total`, ensuring the badge accurately reflects downloads for each individual nightly release.1 parent 403ba99 commit fe94bc2
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | | - | |
| 93 | + | |
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
| |||
0 commit comments