added release

This commit is contained in:
Andrew 2023-01-18 01:48:39 -06:00
parent 1c7515a633
commit 37c57f6438

4
release Normal file
View File

@ -0,0 +1,4 @@
#!/bin/bash
git tag "$(svu next)"
git push --tags
goreleaser --rm-dist