You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Great tool! 🚀 I really appreciate and love all of the hard work you've all put into this project. I've run into an issue that I can't seem to figure out and wondering if you can hopefully shine some light on it.
I'm using the latest version of Github Releaser and npm 10.15.1. I'm running the following commands from our Jenkins server, adding releases to our GitHub Enterprise server (v2.15.x).
The command works and creates the release on GitHub and works but the output appears to list out the following:
ParseError: Unexpected end of JSON input in"https://github.<ghe_domain>.com/api/v3/repos/platform/build-process-test/releases":
{"url":"https://github.<ghe_domain>.com/api/v3/repos/platform/build-process-test/r...
The text was updated successfully, but these errors were encountered:
Hey all,
Great tool! 🚀 I really appreciate and love all of the hard work you've all put into this project. I've run into an issue that I can't seem to figure out and wondering if you can hopefully shine some light on it.
I'm using the latest version of Github Releaser and npm 10.15.1. I'm running the following commands from our Jenkins server, adding releases to our GitHub Enterprise server (v2.15.x).
The command works and creates the release on GitHub and works but the output appears to list out the following:
The text was updated successfully, but these errors were encountered: