Skip to content

Commit

Permalink
rename
Browse files Browse the repository at this point in the history
  • Loading branch information
adamzolyak committed Jan 21, 2019
1 parent 1623d40 commit b5bc6d8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM node:8-slim

LABEL "com.github.actions.name"="Bulk Labels"
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.icon"="tag"
LABEL "com.github.actions.color"="green"
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# 🏷 🏷 🏷 Issue Labeler - GitHub Action
# 🏷 🏷 🏷 Issue Bulk Labeler - GitHub Action

A [GitHub Action](https://github.com/features/actions) to add bulk labels when creating a new issue.

Expand Down

0 comments on commit b5bc6d8

Please sign in to comment.