fixup into add git-release

This commit is contained in:
ducoterra
2021-11-01 21:44:55 -04:00
parent 2396536013
commit 87731ffd6e
2 changed files with 2 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
.PHONY git-release
.PHONY: git-release
git-release:
@git add .
@git commit -m "Automated release for version $(VERSION)"