Skip to content

Commit

Permalink
fix: do not skip ci jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
plexoos committed Apr 23, 2024
1 parent 265aa37 commit 0336353
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .releaserc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ plugins:
assets:
- "CHANGELOG.md"
- "package.json"
message: "chore(release): ${nextRelease.version} [skip ci]\n\n${nextRelease.notes}"
message: "chore(release): ${nextRelease.version}\n\n${nextRelease.notes}"

0 comments on commit 0336353

Please sign in to comment.