Do not overwrite GORELEASER_CURRENT_TAG if already declared (#260)

This commit is contained in:
CrazyMax
2020-12-02 16:50:57 +01:00
parent c1dfc73b78
commit 56f5b77f7f
3 changed files with 10 additions and 2 deletions
+4
View File
@@ -1,5 +1,9 @@
# Changelog
## 2.4.1 (2020/12/02)
* Do not overwrite GORELEASER_CURRENT_TAG if already declared (#260)
## 2.4.0 (2020/11/30)
* Set GORELEASER_CURRENT_TAG (#259)