Repository has no tags yet
Use git tag command to add a new one:
git tag -a v1.4 -m 'version 1.4'
Secret push protection is now enabled. After a test period, this has been enabled instance-wide to avoid pushing tokens and common configuration files by mistake.
Use git tag command to add a new one:
git tag -a v1.4 -m 'version 1.4'