diff --git a/doc/development.md b/doc/development.md index db95836e..cd9742d1 100644 --- a/doc/development.md +++ b/doc/development.md @@ -52,10 +52,8 @@ git commit -m "Release 1.0.0" git push # !!! check that tests pass on CI - -# Run automated release workflow by pushing a tag -git tag 1.0.0 -git push --tags ``` +* Create a new release on github at + * This will trigger the automated release workflow * Announce the release at least on #reitit in Clojurians.