mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-29 16:11:05 +01:00
Fix gh-pages readme
This commit is contained in:
+1
-1
@@ -30,7 +30,7 @@ if [ "$PUBLISH_DOX" = true ] ; then
|
||||
git config --global push.default simple
|
||||
git config user.name "tgstation-server"
|
||||
git config user.email "tgstation-server@tgstation13.org"
|
||||
echo '# THIS BRANCH IS AUTO GENERATED BY APPVEYOR CI' > README.md
|
||||
echo '# THIS BRANCH IS AUTO GENERATED BY TRAVIS CI' > README.md
|
||||
|
||||
# Need to create a .nojekyll file to allow filenames starting with an underscore
|
||||
# to be seen on the gh-pages site. Therefore creating an empty .nojekyll file.
|
||||
|
||||
Reference in New Issue
Block a user