Skip to content

Commit

Permalink
update description
Browse files Browse the repository at this point in the history
  • Loading branch information
adamzolyak committed Jan 21, 2019
1 parent b5bc6d8 commit ed4948b
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,7 +1,7 @@
FROM node:8-slim

LABEL "com.github.actions.name"="Issue Bulk Labeler"
LABEL "com.github.actions.description"="A GitHub Action to bulk add labels when creating a new issue."
LABEL "com.github.actions.description"="Bulk add labels when creating an issue"
LABEL "com.github.actions.icon"="tag"
LABEL "com.github.actions.color"="green"

Expand Down

0 comments on commit ed4948b

Please sign in to comment.