Merge pull request #2 from drone-plugins/readme_fix

fix readme
This commit is contained in:
Shubham Agrawal
2021-09-28 10:08:51 +05:30
committed by GitHub

View File

@@ -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
```
```