Remove the release script

This commit is contained in:
Joel Challis
2026-04-21 00:18:36 +01:00
committed by GitHub
parent af9e8063f6
commit 240ccd781a
-7
View File
@@ -1,7 +0,0 @@
#!/bin/bash
# Increment the verison number and release a new version of qmk_cli.
#
# Required packages: pip3 install bumpversion twine
echo "Use the github action instead!"
exit 1