Open flip111 opened 1 year ago
It sounds like the tag declared in the spago.yaml
does not match the git tag you're on
I overlooked that it seems :(
I think we can improve that error message.
Correct me if I'm wrong, but doesn't the publish
command now fail if the expected tag in spago doesn't match the one checked out by git?
@JordanMartinez we should add a test to verify this
What can i do here to publish the package?