Skip to content

Commit 71f0bf4

Browse files
Update the release docs
1 parent 7eb2a47 commit 71f0bf4

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/release.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@
44
- Make a PR
55
- Wait for PR to be merged
66
- Pull changes once merged
7-
- `git tag v<version>`
8-
- `git push --tags` # this will test, build and publish the version if successful.
7+
- Run `git tag v<version>`
8+
- Run `git push --tags`. This will test, build and publish the version if successful.
9+
- Go to the [releases page](https://github.com/lambdaclass/cairo_native/releases), edit the latest release, and click `Generate release notes`.

0 commit comments

Comments
 (0)