The idea is that when a new tag is published e.g. v1.3 that the corresponding major version tag should also get updated e.g. v1
This would help streamline the updates for this plugin without manual tagging
Also note probably good to design a more advanced testing and release process for this action (uses: ApeWorX/github-action@main?)
The idea is that when a new tag is published e.g.
v1.3that the corresponding major version tag should also get updated e.g.v1This would help streamline the updates for this plugin without manual tagging
Also note probably good to design a more advanced testing and release process for this action (
uses: ApeWorX/github-action@main?)