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
chore: fix artifacts uploading from matrix jobs by giving a unique name to an artifact
The error was:
Error: Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
See also: actions/upload-artifact#480 (comment)
Part of #13
0 commit comments