Files
manybot/deploy.sh
synt-xerror b94d603572 a
2026-03-12 11:32:07 -03:00

6 lines
90 B
Bash

#!/bin/bash
TAG=$(git describe --tags --abbrev=0)
npm version $TAG --no-git-tag-version