diff --git a/action.yml b/action.yml index 595c795..aba800c 100644 --- a/action.yml +++ b/action.yml @@ -1,5 +1,5 @@ -name: "Events README" -description: "🗓 Generate a README.md summary for your events repository" +name: "Notes Summary README" +description: "🗒️ Generate a README.md summary for your notes repository" author: "Anand Chowdhary " runs: using: "node12"