Let's try without dev versions

This commit is contained in:
Tony Garnock-Jones 2021-08-12 15:53:50 -04:00
parent 06a08631aa
commit 23329cd8f3
1 changed files with 1 additions and 1 deletions

View File

@ -23,4 +23,4 @@ test-all:
RELEASE_DRY_RUN=--dry-run
release-%:
PUBLISH_GRACE_SLEEP=15 cargo release $(RELEASE_DRY_RUN) -vv $*
PUBLISH_GRACE_SLEEP=15 cargo release $(RELEASE_DRY_RUN) -vv --no-dev-version $*