diff --git a/action.yaml b/action.yaml index cd5ff70..57f85af 100644 --- a/action.yaml +++ b/action.yaml @@ -1,4 +1,5 @@ name: "action-zip" +author: "Monte Hellawell @montudor" description: "This GitHub action exposes the zip command for use in building/archiving. It is important to note that this action currently only supports Linux." runs: using: "docker"