Skip to content

Commit

Permalink
fix: break the inifinite loop of bump versions on master
Browse files Browse the repository at this point in the history
  • Loading branch information
e-picas committed Feb 4, 2024
1 parent 636402d commit 811dac3
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .releaserc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,6 @@ plugins:
- "man/markdown-extended.3.man"
- "man/markdown-extended.7.man"
- "composer.json"
message: |
chore(release): ${nextRelease.version}
${nextRelease.notes}
- path: "@semantic-release/exec"
verifyReleaseCmd: "echo \"${nextRelease.version}\" > /tmp/mde-next_release"
prepareCmd: "php bin/mde-dev --release=${nextRelease.version} make-release"
Expand Down

0 comments on commit 811dac3

Please sign in to comment.