-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Description
Hello,
While trying to set up an autoupdate feature based on Github API and relying on release names to guess which built vertd binary is the last one on the repo, I notice that for some reason the release counter got reset last October, leading to confusing release numbers and in the future to duplicate release names.
Would it be possible to set in rust.yaml workflow a (partially) new string for the release name so that releases can be ordered chronologically by their name from the next release on?
vertd/.github/workflows/rust.yml
Line 95 in ed746da
| name: "Nightly build #${{ github.run_number }}" |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels