-
-
Notifications
You must be signed in to change notification settings - Fork 548
Open
Description
I currently use a matrix to generate jobs, each has the same payload just different file when creating a release.
This used to just update the existing release with the new files (adding one by one as they are built), noticed recently, that isn't the case anymore. I've been getting Validation Failed: {"resource":"Release","code":"already_exists","field":"tag_name"}
Looking at the changes, I think the problem lies in #386 although don't know exactly what, likely octokit is adding something more to the request causing this to fail. Or more likely doing some pre-flight checks like "does the tag exist?".
Trying the commit right before this one, seems to have helped my workflow to work again.
brandongottesman-taulia, baileysage, h3poteto, lpil, Poko-Apps and 4 morecharlesrocket, lpil and smallprogram
Metadata
Metadata
Assignees
Labels
No labels