chore(docs): update releasing docs (#15040)

This commit is contained in:
Amit Miran
2021-06-20 19:35:05 +03:00
committed by GitHub
parent cee403212b
commit a7f89b891c

View File

@@ -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)