Skip to content

Commit d393e54

Browse files
committed
add link to action versioning recommendation
1 parent 3b79f20 commit d393e54

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

script/release

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ set -e
1010
# release tags to allow users to select a specific version of the action to use.
1111
#
1212
# See: https://github.com/actions/typescript-action#publishing-a-new-release
13+
# See: https://github.com/actions/toolkit/blob/master/docs/action-versioning.md#recommendations
1314
#
1415
# This script will do the following:
1516
#

0 commit comments

Comments
 (0)