aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows
diff options
context:
space:
mode:
authordundargoc <33953936+dundargoc@users.noreply.github.com>2023-03-29 23:35:20 +0200
committerGitHub <noreply@github.com>2023-03-29 23:35:20 +0200
commitc34522092bee6e4abf68ed3b24dceee4bd5a48fc (patch)
tree4f1fa27e4f55e8b3f791551d6a981415dde2cc9e /.github/workflows
parentci: bump nvim-neorocks/luarocks-tag-release from 1.0.2 to 4 (diff)
downloadnvim-lspconfig-c34522092bee6e4abf68ed3b24dceee4bd5a48fc.tar
nvim-lspconfig-c34522092bee6e4abf68ed3b24dceee4bd5a48fc.tar.gz
nvim-lspconfig-c34522092bee6e4abf68ed3b24dceee4bd5a48fc.tar.bz2
nvim-lspconfig-c34522092bee6e4abf68ed3b24dceee4bd5a48fc.tar.lz
nvim-lspconfig-c34522092bee6e4abf68ed3b24dceee4bd5a48fc.tar.xz
nvim-lspconfig-c34522092bee6e4abf68ed3b24dceee4bd5a48fc.tar.zst
nvim-lspconfig-c34522092bee6e4abf68ed3b24dceee4bd5a48fc.zip
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.
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/release.yml2
1 files changed, 0 insertions, 2 deletions
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"