We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00c950f commit 79fd8faCopy full SHA for 79fd8fa
1 file changed
.github/workflows/luarocks.yml
@@ -10,6 +10,9 @@ on:
10
pull_request: # Tests installing the generated rockspec on PR without uploading
11
workflow_dispatch:
12
13
+env:
14
+ LUAROCKS_SPECREV: 1
15
+
16
jobs:
17
luarocks-upload:
18
runs-on: ubuntu-22.04
0 commit comments