mirror of
https://github.com/actions/upload-artifact.git
synced 2025-04-06 14:39:37 +00:00
update readme
This commit is contained in:
@ -36,7 +36,7 @@ inputs:
|
||||
default: '6'
|
||||
overwrite:
|
||||
description: >
|
||||
If true, an artifact matching name will be deleted before a new one is uploaded.
|
||||
If true, an artifact with a matching name will be deleted before a new one is uploaded.
|
||||
If false, the action will fail if an artifact for the given name already exists.
|
||||
Does not fail if the artifact does not exist.
|
||||
default: 'false'
|
||||
|
Reference in New Issue
Block a user