We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 565d1bc + 78cd329 commit 481b668Copy full SHA for 481b668
.github/workflows/release.yml
@@ -13,7 +13,7 @@ jobs:
13
- name: Checkout
14
uses: actions/checkout@v3
15
- name: Luarocks Upload
16
- uses: nvim-neorocks/luarocks-tag-release@v4
+ uses: nvim-neorocks/luarocks-tag-release@v5
17
env:
18
LUAROCKS_API_KEY: ${{ secrets.LUAROCKS_API_KEY }}
19
- name: Fail if changelog entry does not exist
0 commit comments