This is an automated email from the ASF dual-hosted git repository.

amitmiran pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git


The following commit(s) were added to refs/heads/master by this push:
     new a7f89b8  chore(docs): update releasing docs (#15040)
a7f89b8 is described below

commit a7f89b891c691bae638d313ab23b65a0d0276db3
Author: Amit Miran <[email protected]>
AuthorDate: Sun Jun 20 19:35:05 2021 +0300

    chore(docs): update releasing docs (#15040)
---
 RELEASING/README.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/RELEASING/README.md b/RELEASING/README.md
index 3f5fc29..97ddda7 100644
--- a/RELEASING/README.md
+++ b/RELEASING/README.md
@@ -56,6 +56,9 @@ need to be done at every release.
 
     # Commit the changes
     svn commit -m "Add PGP keys of new Superset committer"
+
+    # push the changes
+    svn update
 ```
 
 ## Setting up the release environment (do every time)

Reply via email to