backy/release
2023-01-18 01:48:39 -06:00

4 lines
70 B
Bash

#!/bin/bash
git tag "$(svu next)"
git push --tags
goreleaser --rm-dist