How to resolve failed release build trigger - keymanapp/keyman GitHub Wiki
- If it exists, delete the branch named
auto/version-master-<version>
on GitHub https://github.com/keymanapp/keyman/branches/all - If it exists, delete the tag with the name
release-<version>-<tier>
on GitHub withgit push --delete origin <tag>
- Run the
Trigger Release Builds (tier)
build.
Note: there may be repeated comments on some PRs as a result of this. This is a minor issue and we won't worry about it.