1
1
mirror of https://github.com/wez/wezterm.git synced 2024-09-19 02:37:51 +03:00
wezterm/ci/tag.sh
2022-01-01 13:33:40 -07:00

5 lines
58 B
Bash
Executable File

#!/bin/bash
TAGNAME=$(./ci/tag-name.sh)
git tag $TAGNAME