ApeWorX / github-action

GitHub Actions CI File for Ape Projects
Apache License 2.0
6 stars 3 forks source link

Automate updating tags #15

Open fubuloubu opened 1 year ago

fubuloubu commented 1 year ago

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?)