Merge pull request #647 from tgross35/patch-1
Set allow_dirty to release-plz
This commit is contained in:
commit
c6f82f54f4
1 changed files with 5 additions and 0 deletions
|
|
@ -1,3 +1,8 @@
|
|||
[workspace]
|
||||
changelog_update = false
|
||||
semver_check = false
|
||||
|
||||
# As part of the release process, we delete `libm/Cargo.toml`. Since
|
||||
# this is only run in CI, we shouldn't need to worry about it.
|
||||
allow_dirty = true
|
||||
publish_allow_dirty = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue