docs: Update readme format
This commit is contained in:
parent
15c758cd63
commit
543c8f6ae9
@ -21,7 +21,7 @@ jobs:
|
|||||||
### Also dont forget to add a config
|
### Also dont forget to add a config
|
||||||
|
|
||||||
release.config.cjs
|
release.config.cjs
|
||||||
```
|
```yaml
|
||||||
module.exports = {
|
module.exports = {
|
||||||
|
|
||||||
branches: ['main'],
|
branches: ['main'],
|
||||||
@ -34,6 +34,4 @@ module.exports = {
|
|||||||
}],
|
}],
|
||||||
],
|
],
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
```
|
```
|
Loading…
Reference in New Issue
Block a user