Skip to content

Commit

Permalink
Merge pull request #245 from mobusoperandi/work
Browse files Browse the repository at this point in the history
build: semantic-release-cargo
  • Loading branch information
mightyiam authored Feb 19, 2023
2 parents 0fe1805 + 4ad8615 commit cbd6665
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 283 deletions.
5 changes: 1 addition & 4 deletions .releaserc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,7 @@ plugins:
section: Testing
- "@semantic-release/changelog"
- "@semantic-release/github"
- - "@semantic-release/exec"
- verifyConditionsCmd: cargo bin semantic-release-rust verify-conditions
prepareCmd: cargo bin cargo-set-version --workspace ${nextRelease.version} && cargo update --package michie --package michie-macro
publishCmd: cargo publish --package michie-macro && cargo publish --package michie
- "@semantic-release-cargo/semantic-release-cargo"
- - "@semantic-release/git"
- assets:
- CHANGELOG.md
Expand Down
Loading

0 comments on commit cbd6665

Please sign in to comment.