Support multiple unarchived file uploads
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
Vendored from actions/upload-artifact v7.0.1.
|
||||
|
||||
Patch: dist/upload/index.js isGhes() returns false so Gitea Actions is not rejected as GHES.
|
||||
Patches:
|
||||
|
||||
- `dist/upload/index.js` `isGhes()` returns false so Gitea Actions is not rejected as GHES.
|
||||
- `archive: false` supports multiple matched files by uploading each file as a separate unarchived artifact named after the file basename.
|
||||
|
||||
Reference in New Issue
Block a user