We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61219f6 commit c96aa81Copy full SHA for c96aa81
docs/TESTING-DEPLOYER.md
@@ -303,8 +303,8 @@ the steps taken in each release directly on the GitHub Release itself in a
303
For example, when releasing `1.1.0-gcm.5`, the steps were:
304
305
1. Copy the `<details>` block from the previous release [1.1.0-gcm.4](https://github.com/jetstack/jetstack-secure-gcm/releases/tag/1.1.0-gcm.4)
306
-2. In an editor, change the references to 1.1.0-gcm.4
307
-3. Follow the steps and tick the checkboxes
+2. In an editor, change the references to `1.1.0-gcm.4`.
+3. Follow the steps and tick the checkboxes.
308
4. After the `1.1.0-gcm.5` is pushed to GitHub, create a GitHub Release for that
309
tag and paste the content the `<details>` block to the GitHub Release.
310
0 commit comments