Skip to content

Commit

Permalink
fix(ci): try to fix copied directories
Browse files Browse the repository at this point in the history
  • Loading branch information
NTBBloodbath committed Sep 2, 2023
1 parent 9bacfae commit 84b6d14
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ jobs:
- name: LuaRocks upload
uses: nvim-neorocks/luarocks-tag-release@v5
with:
copy_directories: |
{{ neovim.plugin.dirs }}
test_interpreters:
env:
LUAROCKS_API_KEY: ${{ secrets.LUAROCKS_API_KEY }}

0 comments on commit 84b6d14

Please sign in to comment.