We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea888fb commit 7fc0e4eCopy full SHA for 7fc0e4e
1 file changed
.github/workflows/luarocks.yml
@@ -20,6 +20,7 @@ jobs:
20
- uses: actions/checkout@v4
21
with:
22
ref: ${{ inputs.ref }}
23
+ fetch-tags: true
24
- name: Upload package to luarocks
25
uses: lumen-oss/luarocks-tag-release@v7
26
env:
0 commit comments