diff --git a/Releasing.md b/Releasing.md index 338bdfd..7e195b5 100644 --- a/Releasing.md +++ b/Releasing.md @@ -29,7 +29,7 @@ How to build and publish new KeeWeb release. 1. push `master` with tags → all pending issues are now closed 2. publish the release with tag `vX.Y.Z` → at this point, users can download this release 3. push `gh-pages` → the software becomes available online and for auto-update -4. [rebuild docker image](https://hub.docker.com/r/antelle/keeweb/~/settings/automated-builds/) from master +4. [rebuild docker image](https://hub.docker.com/r/antelle/keeweb/~/settings/automated-builds/) from `master` branch ### Final check