Merge ef3d263efa9db26d205e2394413404e3ca2b57cd into de96f4613b77ec03b5cf633e7c350c32bd3c5660

This commit is contained in:
Petteri Räty 2025-08-06 10:01:27 -04:00 committed by GitHub
commit 4f0a1fb65f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -100,7 +100,8 @@ You are welcome to still raise bugs in this repo.
pattern:
# When multiple artifacts are matched, this changes the behavior of the destination directories.
# If true, the downloaded artifacts will be in the same directory specified by path.
# If true, the downloaded artifacts will be in the same directory specified by path. There is no check for file name
# collisions. If multiple artifacts have files with the same name, only one will end up in path.
# If false, the downloaded artifacts will be extracted into individual named directories within the specified path.
# Note: When downloading a single artifact (by name or ID), it will always be extracted directly to the specified path.
# Optional. Default is 'false'