Update Release-creation.md

This commit is contained in:
CaCO3
2023-01-27 21:49:29 +01:00
committed by GitHub
parent a6c7276675
commit 1c63767bdd

View File

@@ -8,6 +8,7 @@
1. Merge`rolling` into `master` branch
2. Best to wait for the GitHub action to run successfully
3. On `master` branch tag the version like `v11.3.1` and don't forget to push it:
```
git checkout master
git pull