diff --git a/script/release b/script/release index 9386563..21cde4a 100755 --- a/script/release +++ b/script/release @@ -10,6 +10,7 @@ set -e # release tags to allow users to select a specific version of the action to use. # # See: https://github.com/actions/typescript-action#publishing-a-new-release +# See: https://github.com/actions/toolkit/blob/master/docs/action-versioning.md#recommendations # # This script will do the following: #