docs(run.sh): clarify version reference in comments
All checks were successful
Auto Changelog & Release / release (push) Successful in 7s

- Update comments to replace "tag" with "version" for clarity
- Ensures terminology aligns with expected usage
This commit is contained in:
2025-06-27 23:04:38 +02:00
parent 3b3d31b972
commit f1b790d4e3

2
run.sh
View File

@@ -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.