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
Version v3 allows to upload multiple files under the same path from different jobs which were executed using matrix.
After upgrading to v4.4.1 version I cannot upload many files under the same path, I get an error:
What did you expect to happen?
Is it possible to add this feature again?
How can we reproduce it?
try to upload few different files from different jobs which were executed using matrix: (test1.txt, test2.txt.test3.txt) under one path (for example test_results)
Anything else we need to know?
No response
What version of the action are you using?
v4.4.1
What are your runner environments?
self-hosted
Are you on GitHub Enterprise Server? If so, what version?
No response
The text was updated successfully, but these errors were encountered:
Due to the architectural changes of artifact uploads for better speed, performance and reliability, we do not support multiple uploads to the same named artifact:
What happened?
Version v3 allows to upload multiple files under the same path from different jobs which were executed using matrix.
After upgrading to v4.4.1 version I cannot upload many files under the same path, I get an error:
What did you expect to happen?
Is it possible to add this feature again?
How can we reproduce it?
try to upload few different files from different jobs which were executed using matrix: (test1.txt, test2.txt.test3.txt) under one path (for example test_results)
Anything else we need to know?
No response
What version of the action are you using?
v4.4.1
What are your runner environments?
self-hosted
Are you on GitHub Enterprise Server? If so, what version?
No response
The text was updated successfully, but these errors were encountered: