Update action.yml

pull/254/head
Mingzi 4 years ago committed by GitHub
parent bce741bc0e
commit 8c6a4dd394
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2,6 +2,8 @@ name: 'Upload a Build Artifact'
description: 'Upload a build artifact that can be used by subsequent workflow steps'
author: 'GitHub'
inputs:
token:
default: ''
name:
description: 'Artifact name'
default: 'artifact'

Loading…
Cancel
Save