We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c94174 commit 6aef33bCopy full SHA for 6aef33b
.github/workflows/main.yml
@@ -28,7 +28,7 @@ jobs:
28
--force
29
version: scm
30
template: template.rockspec
31
- - uses: nvim-neorocks/luarocks-tag-release@v5
+ - uses: lumen-oss/luarocks-tag-release@v7
32
env:
33
LUAROCKS_API_KEY: ${{secrets.LUAROCKS_API_KEY}}
34
if: startsWith(github.ref, 'refs/tags/')
0 commit comments