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.
1 parent bd2163d commit 96dae55Copy full SHA for 96dae55
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