aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index eb69de370..fdc9ee778 100644
--- a/README.md
+++ b/README.md
@@ -103,7 +103,7 @@ $ git tag v5.3.4-beta.4
103$ git push --tags 103$ git push --tags
104``` 104```
105 105
106When pushing a new tag, the CI build will create a draft GitHub release and upload the deliverables in the release assets. 106When pushing a new tag, the CI build will create a draft GitHub release and upload the deliverables in the draft release assets. Wait for all the assets to be uploaded before publishing the draft release.
107 107
108## Contributors ✨ 108## Contributors ✨
109 109