mirror of
https://gitea.com/actions/upload-artifact.git
synced 2026-03-02 14:29:36 +08:00
Support direct file uploads
This commit is contained in:
@@ -72,6 +72,7 @@ const mockInputs = (
|
||||
[Inputs.RetentionDays]: 0,
|
||||
[Inputs.CompressionLevel]: 6,
|
||||
[Inputs.Overwrite]: false,
|
||||
[Inputs.Archive]: true,
|
||||
...overrides
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user