diff --git a/Releasing.md b/Releasing.md index 4b460c9..338bdfd 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 tag `vX.Y.Z` +4. [rebuild docker image](https://hub.docker.com/r/antelle/keeweb/~/settings/automated-builds/) from master ### Final check