diff options
| author | Marc Jakobi <mrcjkb89@outlook.com> | 2023-02-19 10:24:43 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-02-19 10:24:43 +0100 |
| commit | c113522810a39cc035ae178cdada583610ba6ce3 (patch) | |
| tree | 5d96ef6cf974683f9384755a90600af3ff6ad9dd /Makefile | |
| parent | 203bf5609137600d73e8ed82703d6b0e320a5f36 (diff) | |
chore: use luarocks-tag-release action (#2364)
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -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 |
