Update action.yml

This commit is contained in:
Mingzi 2021-09-22 17:55:12 -07:00 committed by GitHub
parent bce741bc0e
commit 8c6a4dd394
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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