Skip to content

Commit 2eeb318

Browse files
docs: add usage description
1 parent 2638bb5 commit 2eeb318

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@
55

66
This plugin mocks various semantic-release plugins for testing purposes.
77

8+
## Usage
9+
10+
Replace any plugin with the mock plugin to test your semantic-release setup.
11+
```bash
12+
./semantic-release --provider github:go-semantic-release/mock-plugin
13+
```
14+
815
## Licence
916

1017
The [MIT License (MIT)](http://opensource.org/licenses/MIT)

0 commit comments

Comments
 (0)