muniftanjim/LuaRocks Publish
Publish to LuaRocks using GitHub Actions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit May 27, 2023
- License
- MIT
Pinned Snippet
uses: muniftanjim/luarocks-publish-action@984ed93b44c8e694b81b531cdbb1fb1f0e8a99d9 # v1.0.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| lua_version | Lua version. | yes | — |
| luajit_verison | LuaJIT version. | no | "" |
| luarocks_version | LuaRocks version. | yes | — |
| name | Package name. | no | "" |
| version | Version to publish. | no | "" |
| api_key | LuaRocks API Key. | yes | — |
| force | Force publish. | no | false |
Outputs
no outputs