Skip to content

Commit

Permalink
chore: allow unsigned release for Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
ybiquitous committed Aug 12, 2020
1 parent 6439fb7 commit 8b780f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"!(CHANGELOG).md": "remark --frail"
},
"standard-version": {
"sign": true,
"sign": false,
"scripts": {
"postchangelog": "prettier --write CHANGELOG.md"
}
Expand Down

0 comments on commit 8b780f5

Please sign in to comment.