mirror of
https://github.com/montudor/action-zip.git
synced 2024-11-06 00:45:52 -05:00
add author name
This commit is contained in:
parent
76138515bc
commit
923c255861
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
||||||
name: "action-zip"
|
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."
|
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:
|
runs:
|
||||||
using: "docker"
|
using: "docker"
|
||||||
|
|
Loading…
Reference in a new issue