We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bd2163d + 96dae55 commit d71b75dCopy full SHA for d71b75d
development/release.md
@@ -3,7 +3,7 @@
3
To create a release with Pixi run the following commands on the **main** branch:
4
5
```bash
6
-aligator_VERSION=X.Y.Z pixi run release_new_version
+ALIGATOR_VERSION=X.Y.Z pixi run release_new_version
7
git push origin
8
git push origin vX.Y.Z
9
```
0 commit comments