Skip to content

Commit

Permalink
doc(git-tag-check): apply @motin suggestion
Browse files Browse the repository at this point in the history
  • Loading branch information
hdorgeval committed Jun 30, 2019
1 parent 62d3ef4 commit f86f495
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -279,7 +279,7 @@ When all validations pass, publish-please will show you the exact content of the
}
```

- if the git tag contains a prefix to the version like for example `foo-v0.0.42`, the only way for the git tag validation to work is to setup this prefix in the `.publishrc` file:
- if the git tag contains a prefix to the version like for example `foo-v0.0.42`, supply the prefix in the `.publishrc` file:

```json
{
Expand Down

0 comments on commit f86f495

Please sign in to comment.