Skip to content

Commit 6aef33b

Browse files
committed
💚 Fix github workflow
1 parent 2c94174 commit 6aef33b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
--force
2929
version: scm
3030
template: template.rockspec
31-
- uses: nvim-neorocks/luarocks-tag-release@v5
31+
- uses: lumen-oss/luarocks-tag-release@v7
3232
env:
3333
LUAROCKS_API_KEY: ${{secrets.LUAROCKS_API_KEY}}
3434
if: startsWith(github.ref, 'refs/tags/')

0 commit comments

Comments
 (0)