From 140edfcf25093e8b321d13e154cbce89ee868ca0 Mon Sep 17 00:00:00 2001 From: Alexander Courtis Date: Mon, 15 Jan 2024 15:21:53 +1100 Subject: [PATCH] ci: luarocks release plumbing --- .github/workflows/release.yml | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index c95065f..39bb179 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -1,4 +1,4 @@ -name: "release" +name: Release on: push: @@ -17,8 +17,12 @@ jobs: env: LUAROCKS_API_KEY: ${{ secrets.LUAROCKS_API_KEY }} with: + summary: Nerd Font icons for neovim detailed_description: | - Coloured file icons for neovim. Dark and light background variants. - labels: | - neovim - plugin + Coloured Nerd Font file icons for neovim. + + Dark and light background variants. + + https://www.nerdfonts.com/ + license: MIT + labels: neovim