Reorder tags in "Full Changelog"
they were backwards and `v1.2.3...v1.2.2` isn't valid to Gitea (and probably just Git in general
This commit is contained in:
parent
f5e57b908e
commit
957f892a2b
@ -5,5 +5,5 @@ cat << EOF
|
|||||||
Changes:
|
Changes:
|
||||||
-
|
-
|
||||||
|
|
||||||
**Full Changelog:** [\`$current...$last\`](https://gitea.protogen.io/nullbite/fabric-lite/compare/$current...$last)
|
**Full Changelog:** [\`$last...$current\`](https://gitea.protogen.io/nullbite/fabric-lite/compare/$last...$current)
|
||||||
EOF
|
EOF
|
||||||
|
Loading…
x
Reference in New Issue
Block a user