This is a hacky stopgap GitHub action that builds off of luarocks-tag-release.
In the future we hope to deprecate the need for this repository which should be possible once lumen-oss/luarocks-tag-release#435 or something similar is made. But for now, this repository exists.
- A Linux, MacOS, or Windows container
Add this to your GitHub workflow .yml / .yaml file:
- name: Expand The Template Rockspec
uses: ColinKennedy/luarocks-rockspec-expander@master
with:
input: template.rockspec
output: package_name-scm-1.rockspec