From 3b292dabbd639d086716256c3272cf4ddc9ec125 Mon Sep 17 00:00:00 2001 From: Shubham Agrawal Date: Mon, 27 Sep 2021 11:04:30 +0530 Subject: [PATCH] fix readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 309667e..d4982d9 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # drone-github-action-plugin -This plugins allows running github actions as a drone plugin +This plugin allows running github actions as a drone plugin ## Build @@ -59,4 +59,4 @@ steps: -e PLUGIN_VERBOSE=true \ plugins/github-actions -``` \ No newline at end of file +```