grafana / grafana-aws-sdk-react

Apache License 2.0
3 stars 1 forks source link

fix workflow to detect version change #83

Closed katebrenner closed 5 months ago

katebrenner commented 5 months ago

What happened: Right now, the create github release step runs on every push to main

What you expected to happen: The create github release should only run when a version change is detected.

How to reproduce it (as minimally and precisely as possible):

Screenshots

this is what happens currently if there is no version change & the step runs anyway (the tag & release is labeled as v, instead of a normal release like v0.3.3):

Screenshot 2024-05-23 at 3 34 05 PM

Anything else we need to know?:

Environment: