Merge pull request #12865 from IAMebonyhope/patch-1

Update configure-ci-cd.md
This commit is contained in:
Usha Mandya 2021-05-21 11:11:29 +01:00 committed by GitHub
commit 1a63a03945
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -185,7 +185,7 @@ on:
```
{% endraw %}
This ensures that the main CI will only trigger if we tag our commits with `V.n.n.n.` Lets test this. For example, run the following command:
This ensures that the main CI will only trigger if we tag our commits with `Vn.n.n.` Lets test this. For example, run the following command:
```bash
git tag -a v1.0.2