File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -211,7 +211,7 @@ the process of tagging and pushing new releases for GitHub Actions.
211211GitHub Actions allows users to select a specific version of the action to use, based on release
212212tags. This script simplifies this process by performing the following steps :
213213
214- 1. **Retrieving the latest release tag:** The script starts by fetching the most recent semver
214+ 1. **Retrieving the latest release tag:** The script starts by fetching the most recent SemVer
215215 release tag of the current branch, by looking at the local data available in your repository.
2162161. **Prompting for a new release tag:** The user is then prompted to enter a new release tag. To
217217 assist with this, the script displays the tag retrieved in the previous step, and validates the
You can’t perform that action at this time.
0 commit comments