Skip to content

Commit

Permalink
build: semantic-release-cargo
Browse files Browse the repository at this point in the history
  • Loading branch information
mightyiam committed Feb 19, 2023
1 parent 08ca121 commit 4ad8615
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 4ad8615

Please sign in to comment.