mirror of
https://github.com/actions/download-artifact.git
synced 2025-08-21 16:10:17 +00:00
Inverting the naming so that the behavior is clear
This commit is contained in:
parent
1bf5e084f4
commit
1f33bfbcba
@ -8,7 +8,7 @@ inputs:
|
||||
path:
|
||||
description: 'Destination path'
|
||||
required: false
|
||||
dontextract:
|
||||
extract:
|
||||
description: 'Should the artifact be extracted after downloaded. Default behavior is True'
|
||||
required: false
|
||||
default: True
|
||||
|
Loading…
x
Reference in New Issue
Block a user