zip/action.yaml

6 lines
226 B
YAML
Raw Normal View History

2020-11-09 16:37:16 -05:00
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"