# version=x.x.x
echo $version
git tag -a v$version -m v$version
# check that github actions have successfully deploy
