We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 851566d commit 18a9541Copy full SHA for 18a9541
1 file changed
HOWTORELEASE.md
@@ -1,6 +1,5 @@
1
# Instructions for publishing release
2
3
1. Create release on GitHub. Name git tag like "v1.x".
4
-2. Run "cd tools && ./docs-push-gh-pages".
5
-3. Run "cd tools && ./docker-push".
6
-
+2. Run `cd tools && ./docs-push-gh-pages`.
+3. Run `cd tools && ./docker-push`.
0 commit comments