Skip to content

Commit 769c301

Browse files
authored
ci: update luarocks-tag-release to v7
1 parent 9bdaa9d commit 769c301

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/luarocks.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,11 @@ jobs:
1717
with:
1818
rustflags: ""
1919
- name: LuaRocks Upload
20-
uses: nvim-neorocks/luarocks-tag-release@v5
20+
uses: nvim-neorocks/luarocks-tag-release@v7
2121
env:
2222
LUAROCKS_API_KEY: ${{ secrets.LUAROCKS_API_KEY }}
2323
with:
2424
name: toml-edit
25-
test_interpreters: ""
2625
summary: "TOML Parser + Formatting and Comment-Preserving Editor"
2726
detailed_description: |
2827
`toml-edit` is a library to parse and edit `.toml` files as if they were lua tables, all while preserving formatting and comments.

0 commit comments

Comments
 (0)