docs(run.sh): clarify version reference in comments
All checks were successful
Auto Changelog & Release / release (push) Successful in 7s
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:
2
run.sh
2
run.sh
@@ -3,7 +3,7 @@
|
|||||||
#
|
#
|
||||||
# This script
|
# This script
|
||||||
# 1. clones https://git.0xmax42.io/actions/deb-changelog-action at the
|
# 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
|
# 2. installs git-cliff using the action’s helper script, and
|
||||||
# 3. generates a Debian-style changelog **in the current working directory**
|
# 3. generates a Debian-style changelog **in the current working directory**
|
||||||
# via the action’s generator script.
|
# via the action’s generator script.
|
||||||
|
Reference in New Issue
Block a user