From 255e07ce2a05627d482d2de77308bba51b90470c Mon Sep 17 00:00:00 2001 From: Marc Jakobi Date: Mon, 6 Feb 2023 00:13:00 +0100 Subject: fix: update luarocks-tag-release action + set license --- .github/workflows/release.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.github/workflows') diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index b8db3133..29d49e06 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -9,7 +9,7 @@ jobs: steps: - uses: actions/checkout@v3 - name: LuaRocks Upload - uses: nvim-neorocks/luarocks-tag-release@v1.0.1 + uses: nvim-neorocks/luarocks-tag-release@v1.0.2 env: LUAROCKS_API_KEY: ${{ secrets.LUAROCKS_API_KEY }} with: @@ -20,3 +20,4 @@ jobs: Language server configurations are community-maintained. copy_directories: | doc + licence: "Apache/2.0" -- cgit v1.2.3-70-g09d2