summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMarc Jakobi <mrcjkb89@outlook.com>2023-02-19 10:24:43 +0100
committerGitHub <noreply@github.com>2023-02-19 10:24:43 +0100
commitc113522810a39cc035ae178cdada583610ba6ce3 (patch)
tree5d96ef6cf974683f9384755a90600af3ff6ad9dd /Makefile
parent203bf5609137600d73e8ed82703d6b0e320a5f36 (diff)
chore: use luarocks-tag-release action (#2364)
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/Makefile b/Makefile
index df7d1e2..c3da51d 100644
--- a/Makefile
+++ b/Makefile
@@ -6,9 +6,3 @@ lint:
docgen:
nvim --headless --noplugin -u scripts/minimal_init.vim -c "luafile ./scripts/gendocs.lua" -c 'qa'
-
-luarocks_upload:
- bash ./scripts/luarocks-upload.sh
-
-test_luarocks_install:
- bash ./scripts/test-luarocks-install.sh