diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b4fc0826..b7bbf166 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -130,7 +130,7 @@ To publish the release, follow these steps: instead of the commands in 2 and 4: ```shell nox -s prepare-release -- --token= - nox -s prepare-release -- --token= + nox -s publish-release -- --token= ``` Version numbers adhere to [Calendar Versioning],