Skip to content

Commit d67b8f9

Browse files
authored
hide email
1 parent 47b3333 commit d67b8f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/deploy.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ cd _site
1111

1212
git init
1313
git config user.name "gossi"
14-
git config user.email "[email protected]"
14+
git config user.email "[email protected]"
1515

1616
git remote add upstream "https://$GH_TOKEN@github.com/gossi/php-code-generator.git"
1717
git fetch upstream

0 commit comments

Comments
 (0)