mirror of
https://github.com/actions/download-artifact.git
synced 2025-08-27 03:41:20 +08:00
Update README with artifact extraction details
Clarified note on artifact extraction and GHES support.
This commit is contained in:
@@ -34,6 +34,8 @@ 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]
|
||||
|
Reference in New Issue
Block a user