Skip to content

Commit 9a235bd

Browse files
committed
docs(ci): add step for updating docs shield
1 parent 6499270 commit 9a235bd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ci/README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@ Make sure you have `$GITHUB_TOKEN` set and [hub](https://github.com/github/hub)
2222
- Run `rg -g '!yarn.lock' -g '!*.svg' '3\.7\.5'` to ensure all values have been
2323
changed. Replace the numbers as needed.
2424
- You can install `rg` or `ripgrep` on macOS [here](https://formulae.brew.sh/formula/ripgrep).
25-
4. Update the code coverage badge (see [here](#updating-code-coverage-in-readme) for instructions)
25+
5. Update the code coverage badge (see [here](#updating-code-coverage-in-readme) for instructions)
26+
6. Update the docs badge in [./README.md](../README.md)
2627
2. GitHub actions will generate the `npm-package`, `release-packages` and `release-images` artifacts.
2728
1. You do not have to wait for these.
2829
3. Run `yarn release:github-draft` to create a GitHub draft release from the template with

0 commit comments

Comments
 (0)