Skip to content

Commit

Permalink
Sign releases
Browse files Browse the repository at this point in the history
  • Loading branch information
0xced committed Apr 21, 2016
1 parent 6a4d55a commit ce4c8c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Scripts/release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ git commit -m "Update version to ${VERSION}"

update_badges "develop" "master"

git flow release finish -f RELEASE_NOTES.md ${VERSION}
git flow release finish -s -f RELEASE_NOTES.md ${VERSION}

> RELEASE_NOTES.md

Expand Down

0 comments on commit ce4c8c9

Please sign in to comment.