aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar Amine Mouafik 穆昂明 <amine@mouafik.fr>2019-10-01 12:03:15 +0700
committerLibravatar GitHub <noreply@github.com>2019-10-01 12:03:15 +0700
commit67b608404b9b292dd428a59dd7d2d6ae06261adc (patch)
treedc6033b55f28f7060ff3012760609aa3d8646dfb /README.md
parent5.3.4-beta.6 (diff)
downloadferdium-app-67b608404b9b292dd428a59dd7d2d6ae06261adc.tar.gz
ferdium-app-67b608404b9b292dd428a59dd7d2d6ae06261adc.tar.zst
ferdium-app-67b608404b9b292dd428a59dd7d2d6ae06261adc.zip
Add note regarding draft release and assets upload
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