release: do not sign
This commit is contained in:
parent
d806f056f3
commit
5b65b37d81
2
release
2
release
@ -22,4 +22,4 @@ last_tag=$(git tag | tail -1)
|
|||||||
echo
|
echo
|
||||||
echo Changelog since "$last_tag":
|
echo Changelog since "$last_tag":
|
||||||
git log --pretty=format:"- [%an] %s" "$last_tag"..HEAD
|
git log --pretty=format:"- [%an] %s" "$last_tag"..HEAD
|
||||||
} | git tag -u motiejus@jakstys.lt -F - "$1"
|
} | git tag -F - "$1"
|
||||||
|
Loading…
Reference in New Issue
Block a user