Update action.yml

This commit is contained in:
Konrad Pabjan 2019-12-17 13:06:02 -05:00 committed by GitHub
parent 3446296876
commit 0eb7d013d1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,6 +5,7 @@ inputs:
name:
description: 'Artifact name'
required: true
deprecationMessage: 'Potential breaking changes if master is used. See: https://github.com/actions/upload-artifact/issues/41'
path:
description: 'Directory containing files to upload'
required: true