Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add luarocks release #106

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

AlejandroSuero
Copy link
Contributor

With this PR it publishes the plugin on https://luarocks.org/ to make it available on rocks.nvim.

I made it so it publishes when pushing on tags (v*) i.e. v0.1.0. This can be changed to publish on a different kind of versioning we want to keep see luarocks-tag-release docs for more information.

Closes #104

@AlejandroSuero
Copy link
Contributor Author

A Luarocks API key will need to be added to the actions secrets like LUAROCKS_API_KEY.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Publish to luarocks
1 participant