Compare commits

..

1 commit

Author SHA1 Message Date
Kylie Stradley
d2fd2c51b1
Merge 86f43ed3c7 into de96f4613b 2025-08-06 10:01:35 -04: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]