Skip to content

Commit

Permalink
gpg sign release-it tags
Browse files Browse the repository at this point in the history
  • Loading branch information
mceachen committed Nov 18, 2022
1 parent 0c7217a commit 69fe3df
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,11 @@
"docs": "bash -c 'for i in {1..4} ; do yarn docs:$i ; done'"
},
"release-it": {
"src": {
"tagName": "v%s",
"commitArgs": "-S",
"tagArgs": "-S"
},
"hooks": {
"before:init": [
"yarn install",
Expand Down

0 comments on commit 69fe3df

Please sign in to comment.