diff --git a/.releaserc.yaml b/.releaserc.yaml index fd9673851..5c7d86447 100644 --- a/.releaserc.yaml +++ b/.releaserc.yaml @@ -1,5 +1,6 @@ { "branches": ["main"], + "dryRun": true, "plugins": [ "@semantic-release/commit-analyzer", "@semantic-release/release-notes-generator",