Can anyone please explain why there are two varian...
# compose-desktop
t
Can anyone please explain why there are two variants. One with
v
prefixed and other without it. 🤔
👀 4
cc @olonho
a
Not sure, but perhaps one tag is created manually, and another is created automatically when the corresponding version is created.
✔️ 1
i
Thanks, we will look what is wrong. Probably we have two tasks in our CI 🙂 . One for GitHub release and another one - just for tags.
t
Yeah, that'd be the reason. I think creating a release will automatically create a tag also.