From f1b790d4e3ae7d5b2d2300405f6bfdb6898dc8d2 Mon Sep 17 00:00:00 2001 From: "Max P." Date: Fri, 27 Jun 2025 23:04:38 +0200 Subject: [PATCH] docs(run.sh): clarify version reference in comments - Update comments to replace "tag" with "version" for clarity - Ensures terminology aligns with expected usage --- run.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run.sh b/run.sh index 7ebb5bd..374d2d7 100755 --- a/run.sh +++ b/run.sh @@ -3,7 +3,7 @@ # # This script # 1. clones https://git.0xmax42.io/actions/deb-changelog-action at the -# requested tag into a temporary directory, +# requested version into a temporary directory, # 2. installs git-cliff using the action’s helper script, and # 3. generates a Debian-style changelog **in the current working directory** # via the action’s generator script.