Add retry for uploading artifact (#13)

This commit is contained in:
Nick Cipollo
2020-03-05 11:39:02 -05:00
committed by GitHub
parent d57d57cad2
commit 2ea88b1f32
8 changed files with 238 additions and 222 deletions

View File

@@ -6,6 +6,7 @@ inputs:
description: 'An optional flag which indicates if we should update a release if it already exists. Defaults to false.'
default: ''
artifact:
deprecationMessage: Use 'artifacts' instead.
description: 'An optional set of paths representing artifacts to upload to the release. This may be a single path or a comma delimited list of paths (or globs)'
default: ''
artifacts: