/lua-action

GitHub Actions for Lua

Primary LanguageDockerfileMIT LicenseMIT

Lua Action

GitHub Release License

GitHub Actions for Lua and LuaRocks v2.4.4. Base on mileschou/lua image.

Usage

Via GitHub Workflow

action "Run command" {
  uses = "MilesChou/lua-action@master"
  args = "lua some.lua"
}

Credits

License

The MIT License (MIT). Please see License File for more information.