Update action.yaml

This commit is contained in:
Monte Hellawell 2020-11-12 16:18:13 +00:00 committed by GitHub
parent 65cc500a74
commit 318f8b4af4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,3 +4,6 @@ description: "This GitHub action exposes the zip command for use in building/arc
runs:
using: "docker"
image: "Dockerfile"
inputs:
args:
description: "See montudor/action-zip README.md for more info"