mirror of
https://github.com/wavetermdev/xterm.js.git
synced 2026-08-05 13:43:48 -07:00
Require release commits to be signed
This commit is contained in:
+1
-1
@@ -24,4 +24,4 @@ sed -i "s/\"version\": \"$CURRENT_BOWER_JSON_VERSION\"/\"version\": \"$NEW_VERSI
|
||||
# Update AUTHORS file
|
||||
sh bin/generate-authors
|
||||
|
||||
git commit -a -m "Bump version to $NEW_VERSION"
|
||||
git commit -S -a -m "Bump version to $NEW_VERSION"
|
||||
|
||||
Reference in New Issue
Block a user