Compare commits

..

1 commit

Author SHA1 Message Date
twsl
9514790bc8
Merge 8c47004b62 into de96f4613b 2025-08-13 12:53:46 +02:00

View file

@ -34,8 +34,6 @@ Now both methods are consistent:
- **By name**: `name: my-artifact` → extracted to `path/` (unchanged)
- **By ID**: `artifact-ids: 12345` → extracted to `path/` (updated - now direct)
Note: This change also applies to patterns that only match a single artifact.
## v4 - What's new
> [!IMPORTANT]