Merge 6a141eeea01929aa2e2029459442e1f53110a3b2 into 834a144ee995460fba8ed112a2fc961b36a5ec5a

This commit is contained in:
Erik Engi 2024-08-07 03:28:59 +12:00 committed by GitHub
commit a7e42b142b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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)