superfly / flyctl

Command line tools for fly.io services
https://fly.io
Apache License 2.0
1.41k stars 235 forks source link

Switch to using superfly's autorelease action #3657

Closed billyb2 closed 3 months ago

billyb2 commented 3 months ago

Change Summary

What and Why: The old action workflow was catching the PR tags (like v2024.x.y-z). My workflow just catches v0.. and bumps those

How:

Related to:


Documentation