Skip to content

Commit

Permalink
feat(grunt): signed release commit
Browse files Browse the repository at this point in the history
  • Loading branch information
sparanoid committed Nov 9, 2016
1 parent fe79085 commit f9999f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gruntfile.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -575,6 +575,7 @@ module.exports = (grunt) ->
updateConfigs: ["config.pkg"]
commitMessage: "chore: release v%VERSION%"
commitFiles: ["-a"]
gitCommitOptions: "-S"
tagMessage: "chore: create tag %VERSION%"
push: false

Expand Down

0 comments on commit f9999f3

Please sign in to comment.