From c34522092bee6e4abf68ed3b24dceee4bd5a48fc Mon Sep 17 00:00:00 2001 From: dundargoc <33953936+dundargoc@users.noreply.github.com> Date: Wed, 29 Mar 2023 23:35:20 +0200 Subject: ci: remove copy_directories input from luarocks-tag-release action It should no longer be needed as per https://github.com/neovim/nvim-lspconfig/pull/2527#issuecomment-1484563558. --- .github/workflows/release.yml | 2 -- 1 file changed, 2 deletions(-) (limited to '.github/workflows') diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index cbb0511e..9c91536d 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -18,6 +18,4 @@ jobs: This plugin allows for declaratively configuring, launching, and initializing language servers you have installed on your system. Language server configurations are community-maintained. - copy_directories: | - doc licence: "Apache/2.0" -- cgit v1.2.3-70-g09d2