ci: bump release workflow

new version adds 'make' support and should fix the release job
This commit is contained in:
Matthieu Coudron 2023-02-24 14:00:22 +01:00 committed by Matthieu Coudron
parent 84b047e424
commit b401b7423d

View file

@ -7,7 +7,7 @@ jobs:
luarocks-upload:
runs-on: ubuntu-latest
steps:
- uses: nvim-neorocks/luarocks-tag-release@v1.0.2
- uses: nvim-neorocks/luarocks-tag-release@v2.2.0
env:
LUAROCKS_API_KEY: ${{ secrets.LUAROCKS_API_KEY }}
with: