Skip to content

Commit 93369bd

Browse files
committed
ci: Bump luarocks release version.
Should fix CI failures.
1 parent 0cadeb0 commit 93369bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/luarocks-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Get Version
2121
run: echo "LUAROCKS_VERSION=$(git describe --abbrev=0 --tags)" >> $GITHUB_ENV
2222
- name: LuaRocks Upload
23-
uses: nvim-neorocks/luarocks-tag-release@v5
23+
uses: lumen-oss/luarocks-tag-release@v7
2424
env:
2525
LUAROCKS_API_KEY: ${{ secrets.LUAROCKS_API_KEY }}
2626
with:

0 commit comments

Comments
 (0)