1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-08 23:33:55 +02:00

release-process.md: Remove unnecessary step

This commit is contained in:
Eelco Dolstra 2025-07-08 16:15:45 +02:00
parent 723903da3c
commit 4fa99d743e

View file

@ -39,10 +39,6 @@ release:
* Proof-read / edit / rearrange the release notes if needed. Breaking changes
and highlights should go to the top.
* Run `maintainers/release-credits` to make sure the credits script works
and produces a sensible output. Some emails might not automatically map to
a GitHub handle.
* Push.
```console