Remove tag name
parameter from GitHub Actions
#175
Labels
enhancement
New feature or request
Milestone
Is your feature request related to a problem? If so, please describe.
Currently, when running a GitHub Action, you need to specify the tag name as a parameter. This is unnecessary, as the tag name is already selected when you run the Action.
What feature or improvement would you like to see?
I would like to request that the tag name parameter be removed from GitHub Actions. This would make it easier to run Actions and would also reduce the number of parameters that need to be specified.
Additional context
No response
The text was updated successfully, but these errors were encountered: