mirror of
https://gitea.com/actions/upload-artifact.git
synced 2025-04-21 00:05:33 +08:00
Merge 6a141eeea01929aa2e2029459442e1f53110a3b2 into 552bf3722c16e81001aea7db72d8cedf64eb5f68
This commit is contained in:
commit
6612c4181c
@ -178,7 +178,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.
|
||||
Relative and absolute file paths are both allowed. Relative paths are rooted against the workspace. 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