We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b79f20 commit d393e54Copy full SHA for d393e54
script/release
@@ -10,6 +10,7 @@ set -e
10
# release tags to allow users to select a specific version of the action to use.
11
#
12
# 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
14
15
# This script will do the following:
16
0 commit comments