Skip to content

Commit

Permalink
ci: update detailed_description for luarocks
Browse files Browse the repository at this point in the history
  • Loading branch information
S1M0N38 committed Feb 11, 2024
1 parent 4ee19e1 commit 859309c
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,8 @@ jobs:
LUAROCKS_API_KEY: ${{ secrets.LUAROCKS_API_KEY }}
with:
detailed_description: |
A simple way to kickstart your Neovim plugin development like a pro with:
- Plugin Structure
- Tests
- Docs Generation
- Linting and Formatting
- Deployment
A simple Neovim plugin to build game with LÖVE.
Read the documentation with `:help love2d`.
dependencies: |
plenary.nvim
copy_directories: |
Expand Down

0 comments on commit 859309c

Please sign in to comment.