Skip to content

Commit ba08618

Browse files
ci: fix specrev
1 parent 822aebd commit ba08618

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/luarocks-scm.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
LUAROCKS_API_KEY: ${{ secrets.LUAROCKS_API_KEY }}
1818
with:
1919
version: scm
20+
specrev: 2 # FIXME: auto increment this!
2021
detailed_description: |
2122
rest.nvim makes use of Lua cURL bindings to make HTTP requests so you don't have to leave Neovim to test your back-end codebase!
2223
dependencies: |

0 commit comments

Comments
 (0)