I'm currently facing an odd issue in a repo of mine where releasing by deploying to main seems to be breaking. The GitHub releases are created properly, but the action still fails with "release-please failed: Not Found" (see link). This prevents the associated newly-released packages from deploying. Looking through the logs, I can't seem to be pinpoint any particular reason it's failing.
My release-please configuration can be found here.
Unsure what have caused this, as it just seemed to start happening recently.
Environment details
- OS: macOS Venture 13.1
- Node.js version: 18.16.0
- npm version: 9.5.1
release-please version: latest
I'm currently facing an odd issue in a repo of mine where releasing by deploying to
mainseems to be breaking. The GitHub releases are created properly, but the action still fails with "release-please failed: Not Found" (see link). This prevents the associated newly-released packages from deploying. Looking through the logs, I can't seem to be pinpoint any particular reason it's failing.My release-please configuration can be found here.
Unsure what have caused this, as it just seemed to start happening recently.
Environment details
release-pleaseversion: latest