Skip to content

Commit 1ad772a

Browse files
JaKXzbcoe
authored andcommitted
docs(readme): Add section for signing commits and tags (#97)
* docs(readme): Add section for signing commits and tags * Update README.md
1 parent 8c93955 commit 1ad772a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,10 @@ npm run release -- --no-verify
107107
standard-version --no-verify
108108
```
109109

110+
### Signing commits and tags
111+
112+
If you have your GPG key set up, add the `--sign` or `-s` flag to your `standard-version` command.
113+
110114
### CLI Help
111115

112116
```sh

0 commit comments

Comments
 (0)