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
When building the tagged main for a release, the script is running CreateDraftRelease, which should be skipped in this situation. Since their is no longer a draft release at this point, that task fails and CreateProductionRelease is never executed.
The text was updated successfully, but these errors were encountered:
When building the tagged main for a release, the script is running CreateDraftRelease, which should be skipped in this situation. Since their is no longer a draft release at this point, that task fails and CreateProductionRelease is never executed.
The text was updated successfully, but these errors were encountered: