[latex3-commits] [latex3/luaotfload] main: fixup! Update GH Actions (802a6b97)
github at latex-project.org
github at latex-project.org
Wed Feb 28 08:12:37 CET 2024
Repository : https://github.com/latex3/luaotfload
On branch : main
Link : https://github.com/latex3/luaotfload/commit/802a6b972fd7619ece7235ef11bd6fb3775c8c7f
>---------------------------------------------------------------
commit 802a6b972fd7619ece7235ef11bd6fb3775c8c7f
Author: Marcel Fabian Krüger <tex at 2krueger.de>
Date: Wed Feb 28 08:12:28 2024 +0100
fixup! Update GH Actions
>---------------------------------------------------------------
802a6b972fd7619ece7235ef11bd6fb3775c8c7f
.github/actions/ctan-upload/action.yaml | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/.github/actions/ctan-upload/action.yaml b/.github/actions/ctan-upload/action.yaml
index 39cbe5b2..795e550d 100644
--- a/.github/actions/ctan-upload/action.yaml
+++ b/.github/actions/ctan-upload/action.yaml
@@ -32,7 +32,9 @@ runs:
topic: font-use,luatex
description: |
The package adopts the TrueType/OpenType Font loader code provided in ConTeXt,
- and adapts it to use in Plain TeX and LaTeX. It works under LuaLaTeX only.
+ and adapts it to use in Plain TeX and LaTeX.
+ It works under LuaLaTeX only.
filename: ${{ inputs.filename }}
dry-run: ${{ inputs.dry-run }}
announcement-filename: ctan.ann
+ note: Uploaded automatically by GitHub Actions... authors are unchanged
More information about the latex3-commits
mailing list.