Skip to content

Commit

Permalink
fixup! ci: release to luarocks when a new tag is pushed
Browse files Browse the repository at this point in the history
  • Loading branch information
mikavilpas committed Jun 18, 2024
1 parent f0cab20 commit 453201e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-luarocks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: LuaRocks Upload
uses: nvim-neorocks/luarocks-tag-release@v5
uses: nvim-neorocks/luarocks-tag-release@v6
env:
LUAROCKS_API_KEY: ${{ secrets.LUAROCKS_API_KEY }}
with:
Expand Down

0 comments on commit 453201e

Please sign in to comment.