mirror of
https://github.com/actions/upload-artifact.git
synced 2025-08-14 12:45:06 +00:00
Merge 907c586e3be359c86e6e833af346886ea1ff65f9 into de65e23aa2b7e23d713bb51fbfcb6d502f8667d8
This commit is contained in:
commit
73dca19b05
@ -204,7 +204,7 @@ would be flattened and uploaded as =>
|
||||
|
||||
If multiple paths are provided as input, the least common ancestor of all the search paths will be used as the root directory of the artifact. Exclude paths do not affect the directory structure.
|
||||
|
||||
Relative and absolute file paths are both allowed. Relative paths are rooted against the current working directory. Paths that begin with a wildcard character should be quoted to avoid being interpreted as YAML aliases.
|
||||
Only absolute file paths are allowed. Paths that begin with a wildcard character should be quoted to avoid being interpreted as YAML aliases.
|
||||
|
||||
### Altering compressions level (speed v. size)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user