mirror of
https://github.com/montudor/action-zip.git
synced 2024-11-06 00:45:52 -05:00
Update action.yaml
This commit is contained in:
parent
65cc500a74
commit
318f8b4af4
1 changed files with 3 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue