From bc52938ddde0ff6b3d51ff215d2c66f2e39b7099 Mon Sep 17 00:00:00 2001 From: Matthieu Coudron <886074+teto@users.noreply.github.com> Date: Sun, 13 Aug 2023 14:32:40 +0200 Subject: ci: dont hardcode the rockspec version --- .github/workflows/release.yml | 2 -- 1 file changed, 2 deletions(-) (limited to '.github') diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 99e9c6e27..3c36b33db 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -18,8 +18,6 @@ jobs: LUAROCKS_API_KEY: ${{ secrets.LUAROCKS_API_KEY }} with: name: nvim-treesitter - version: 0.1 - license: apache 2 detailed_description: | The goal of nvim-treesitter is both to provide a simple and easy way to use the interface for tree-sitter in Neovim and to provide some basic functionality such as highlighting based on it. -- cgit v1.2.3-70-g09d2