Skip to content

Commit

Permalink
updating workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
clpi committed Nov 16, 2024
1 parent 43a98f2 commit 5a4439f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/luarocks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,8 @@ jobs:
- name: LuaRocks Upload
uses: nvim-neorocks/luarocks-tag-release@v5
env:
LUAROCKS_API_KEY: ${{ secrets.LUAROCKS_API_KEY }}
LUAROCKS_KEY: ${{ secrets.LUAROCKS_KEY }}
with:
version: ${{ env.LUAROCKS_VERSION }}
test_interpreters: ""
dependencies: |
nvim-nio ~> 1.7
Expand Down

0 comments on commit 5a4439f

Please sign in to comment.