add link to action versioning recommendation

This commit is contained in:
Paul Ebose 2024-07-01 05:01:18 +01:00
parent 3b79f20e3a
commit d393e547d0
No known key found for this signature in database
GPG Key ID: 2FF647AADFAC0FE8

View File

@ -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:
#