Update action.yml

This commit is contained in:
Danny McCormick 2019-09-06 13:19:23 -04:00 committed by GitHub
parent 9da9a3d797
commit e20a7983ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,4 +9,5 @@ inputs:
description: 'Directory containing files to upload'
required: true
runs:
# Plugins live on the runner and are only available to a certain set of first party actions.
plugin: 'publish'