Skip to content

Commit

Permalink
Update action name
Browse files Browse the repository at this point in the history
  • Loading branch information
montudor authored Jul 18, 2019
1 parent 7633c69 commit 4f9e7e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM alpine:3.10.1

LABEL "com.github.actions.name"="ZIP"
LABEL "com.github.actions.name"="Create Zip File"
LABEL "com.github.actions.description"="Create a zip file containing specific files from your repository"
LABEL "com.github.actions.icon"="folder-plus"
LABEL "com.github.actions.color"="gray-dark"
Expand Down

0 comments on commit 4f9e7e3

Please sign in to comment.