Redoing release after release publish failed to build [Cake.Recipe] #4290
Answered
by
gep13
MihaMarkic
asked this question in
Extension Q&A
-
I've tried to publish a release using standard Cake.Recipe procedure (creating draft release and then publish it) but the (appveyor) build failed for some reason. |
Beta Was this translation helpful? Give feedback.
Answered by
gep13
Feb 3, 2024
Replies: 1 comment 9 replies
-
If you delete the tag from the remote repository, the GitHub release will go back to draft, and then you should be able to Publish the release again. Do you have a link to the failed build? What was the reason for the failure? |
Beta Was this translation helpful? Give feedback.
9 replies
Answer selected by
MihaMarkic
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If you delete the tag from the remote repository, the GitHub release will go back to draft, and then you should be able to Publish the release again.
Do you have a link to the failed build? What was the reason for the failure?