You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Turns out github actions don't use the actual branch, but instead use the tags. This means that to effectively update using semantic versioning we should also force push a (for example) v1 and v1.8 tag to head when creating version v1.8.9