mirror of
https://github.com/taiki-e/install-action
synced 2026-09-14 20:13:27 +00:00
Overhaul tidy check
This commit is contained in:
+2
-2
@@ -8,8 +8,8 @@ cd "$(dirname "$0")"/..
|
||||
# USAGE:
|
||||
# ./tools/publish.sh <VERSION>
|
||||
#
|
||||
# Note:
|
||||
# - This script requires parse-changelog <https://github.com/taiki-e/parse-changelog>
|
||||
# Note: This script requires the following tools:
|
||||
# - parse-changelog <https://github.com/taiki-e/parse-changelog>
|
||||
|
||||
bail() {
|
||||
echo >&2 "error: $*"
|
||||
|
||||
Reference in New Issue
Block a user