Skip to content

Releases: leafo/gh-actions-lua

v4

22 Sep 00:47
Compare
Choose a tag to compare
v4
missing ,

v3

11 Sep 00:15
Compare
Choose a tag to compare

Updates URLs to https

Lua for GitHub Actions (repository split)

07 Sep 16:02
Compare
Choose a tag to compare

All Lua actions were previously in the same repo but this is incompatible with the GitHub marketplace. Lua and LuaRocks are now split across two repositories:

Example:

- uses: leafo/gh-actions-lua@v2
- uses: leafo/gh-actions-luarocks@v2

Initial release

07 Sep 03:03
Compare
Choose a tag to compare

These are a collection of GitHub actions for working with Lua and LuaRocks for CI/CD.

For full example, see https://github.com/leafo/gh-actions-lua/blob/master/README.md