Inverting the naming so that the behavior is clear

This commit is contained in:
Austin Sasko 2022-03-14 15:35:14 -04:00 committed by GitHub
parent 1bf5e084f4
commit 1f33bfbcba
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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