mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-15 18:00:07 -04:00
ci: dont hardcode the rockspec version
This commit is contained in:
parent
baed6439e2
commit
bc52938ddd
1 changed files with 0 additions and 2 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
|
@ -18,8 +18,6 @@ jobs:
|
||||||
LUAROCKS_API_KEY: ${{ secrets.LUAROCKS_API_KEY }}
|
LUAROCKS_API_KEY: ${{ secrets.LUAROCKS_API_KEY }}
|
||||||
with:
|
with:
|
||||||
name: nvim-treesitter
|
name: nvim-treesitter
|
||||||
version: 0.1
|
|
||||||
license: apache 2
|
|
||||||
detailed_description: |
|
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
|
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.
|
and to provide some basic functionality such as highlighting based on it.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue