I have two workflows, hereinafter referred to as Workflow 1 and Workflow 2
When workflow 1 uploads a file to a certain tag, and workflow 2 uploads a file with the same name to the same tag, the upload will fail to occur as scheduled and an error will be reported
error log: Error: Validation Failed: {"resource":"ReleaseAsset","code":"already_exists","field":"name"} - https://docs.github.com/rest
action-gh-release version: master