Github release publishing works, but I get two releases and a "Run failed: Gradle package" error email #473
Replies: 2 comments 4 replies
|
In case it helps, the two emails reference these logs: 2026.07.30 release: https://github.com/reportmill/RM16/actions/runs/30593995029 jdeploy release: https://github.com/reportmill/RM16/actions/runs/30594030424 |
2 replies
|
Aha! I've just pushed a second release, it shows up for the 'latest' link. I guess it just needs the 'jdeploy' release there once. Also, no Github error email today. Might be because I deleted an old workflow yesterday, and maybe it was in a cache some place. Thanks for your help. I probably should have just waited. :-) I'm going to close this issue. |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
I just (j)deployed a new release as a GitHub release, and it works, but I get two releases:
2026.7.30 release: https://github.com/reportmill/RM16/releases/tag/2026.7.30
jdeploy release: https://github.com/reportmill/RM16/releases/tag/jdeploy
Then I also get two emails from Github titled "Run failed: Gradle package". Any idea what is going on?
All reactions