Skip to content

Commit

Permalink
ci: use latest release of luarocks-tag-release with fixes related t…
Browse files Browse the repository at this point in the history
…o tests
  • Loading branch information
vhyrro committed May 25, 2024
1 parent 3dfb514 commit bd9ee52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/luarocks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Get Version
run: echo "LUAROCKS_VERSION=$(git describe --abbrev=0 --tags)" >> $GITHUB_ENV
- name: LuaRocks Upload
uses: nvim-neorocks/luarocks-tag-release@push-nrukxqoxtwoz
uses: nvim-neorocks/luarocks-tag-release@v5
env:
LUAROCKS_API_KEY: ${{ secrets.LUAROCKS_API_KEY }}
with:
Expand Down

0 comments on commit bd9ee52

Please sign in to comment.