How to resolve failed release build trigger - keymanapp/keyman GitHub Wiki

  1. If it exists, delete the branch named auto/version-master-<version> on GitHub https://github.com/keymanapp/keyman/branches/all
  2. If it exists, delete the tag with the name release-<version>-<tier> on GitHub with git push --delete origin <tag>
  3. 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.

⚠️ **GitHub.com Fallback** ⚠️