Skip to content

Commit

Permalink
💬 Update Action name as GitHub is complaining about name uniqueness
Browse files Browse the repository at this point in the history
  • Loading branch information
tiangolo committed Oct 22, 2019
1 parent bd84432 commit bdd2df5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion action.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
name: 'Issue Manager'
name: "Tiangolo's Issue Manager"
author: "Sebastián Ramírez <tiangolo@gmail.com>"
description: 'Close issues using special keywords after a period of time with a custom message'
inputs:
token:
Expand Down

0 comments on commit bdd2df5

Please sign in to comment.