mirror of
https://github.com/ryanoasis/nerd-fonts.git
synced 2024-12-13 17:18:37 +02:00
e972eb0785
[why] Usually release tags and versions start with a "v", and we also had that up to 2.1.0: $ git tag -l 2.2.0-RC FontPatcher v0.1.0 v0.1.1 v0.1.2 v0.2.0 v0.2.1 v0.3.0 v0.3.1 v0.4.0 v0.4.1 v0.5.0 v0.5.1 v0.6.0 v0.6.1 v0.7.0 v0.8.0 v1.0.0 v1.1.0 v1.2.0 v2.0.0 v2.1.0 [how] In the files we keep the non-"v" version numbers, but the tags on github shall be prepended with a "v" like "v2.2.0-RC". The variable RELEASE_TAG_VERSION is renamed to RELEASE_VERSION to make clear that this is not the name of the tag. Where we reference a tag, "v$RELEASE_VERSION" is used. [note] One of the environment variable is not needed, we can use the output directly. Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de> |
||
---|---|---|
.. | ||
docker-release.yml | ||
font-patcher.yml | ||
release.yml |