Skip to content

Commit abefc31

Browse files
authored
Merge pull request #424 from actions/yacaovsnc/update_readme
Update README with artifact extraction details
2 parents de96f46 + ac43a60 commit abefc31

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ Now both methods are consistent:
3434
- **By name**: `name: my-artifact` → extracted to `path/` (unchanged)
3535
- **By ID**: `artifact-ids: 12345` → extracted to `path/` (updated - now direct)
3636

37+
Note: This change also applies to patterns that only match a single artifact.
38+
3739
## v4 - What's new
3840

3941
> [!IMPORTANT]

0 commit comments

Comments
 (0)