mirror of
https://github.com/actions/upload-artifact
synced 2025-09-23 04:07:58 +00:00
Compare commits
2 commits
73dca19b05
...
dcdabbece5
Author | SHA1 | Date | |
---|---|---|---|
![]() |
dcdabbece5 | ||
![]() |
907c586e3b |
1 changed files with 1 additions and 1 deletions
|
@ -186,7 +186,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…
Reference in a new issue