mirror of
https://github.com/taiki-e/install-action.git
synced 2026-05-11 07:00:25 +00:00
Overhaul tidy check
This commit is contained in:
@@ -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