zip/action.yaml
2020-11-09 22:37:16 +01:00

5 lines
226 B
YAML

name: "action-zip"
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"
image: "Dockerfile"