diff --git a/README.md b/README.md index 82fac23..b6aca09 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ jobs: ### Also dont forget to add a config release.config.cjs -``` +```yaml module.exports = { branches: ['main'], @@ -34,6 +34,4 @@ module.exports = { }], ], }; - - ``` \ No newline at end of file