Currently the release process aborts if a previous manifest is missing, as it's not able to determine whether a release is needed or not. Instead, we should change the release process to always do a release if the original manifest is missing.
This should also avoid having to upload dummy manifests while doing local builds.
Currently the release process aborts if a previous manifest is missing, as it's not able to determine whether a release is needed or not. Instead, we should change the release process to always do a release if the original manifest is missing.
This should also avoid having to upload dummy manifests while doing local builds.