From 318f8b4af4b10f2905050663db403b2804bc5292 Mon Sep 17 00:00:00 2001 From: Monte Hellawell Date: Thu, 12 Nov 2020 16:18:13 +0000 Subject: [PATCH] Update action.yaml --- action.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/action.yaml b/action.yaml index 57f85af..f5df9fe 100644 --- a/action.yaml +++ b/action.yaml @@ -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"