Add GitHub Action to manually tag new version through Actions UI #719
Labels
technical improvement
General technical improvements that might not be user-visible or affect the overall site experience.
Right now, we have to run
mix bump <type>
locally to tag a new version.Instead, we should have an Action that can be manually triggered to create this version.
Notes:
The text was updated successfully, but these errors were encountered: