Skip to content

Commit d67b8f9

Browse files
authored
hide email
1 parent 47b3333 commit d67b8f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bin/deploy.sh

Lines changed: 1 addition & 1 deletion
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 "github@gos.si"
14+
git config user.email "gossi@users.noreply.github.com"
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)