fix tag task

pull/9/head
Adam Veldhousen 2019-12-28 14:30:40 -06:00
parent abaf929584
commit 7133ac2f98
Signed by: adam
GPG Key ID: 6DB29003C6DD1E4B
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ show-versions:
@git tag --merged refs/heads/master
tag:
git tag -ase $${TAG}
git tag -as $${TAG}
clean:
rm -rf $(OUTDIR)