mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-26 14:37:44 +01:00
Merge pull request #416 from tgstation/Cyberboss-patch-1
Documentation is committed by @tgstation-server
This commit is contained in:
+2
-2
@@ -21,8 +21,8 @@ doxygen.exe "$bf\Tools\Doxyfile"
|
||||
if($publish_dox){
|
||||
cd $doxdir
|
||||
git config --global push.default simple
|
||||
git config user.name "Appveyor CI"
|
||||
git config user.email "ci@appveyor.com"
|
||||
git config user.name "tgstation-server"
|
||||
git config user.email "tgstation-server@tgstation13.org"
|
||||
echo '# THIS BRANCH IS AUTO GENERATED BY APPVEYOR CI. SEE Tools/TGS3Build.ps1 ON MASTER' > README.md
|
||||
|
||||
# Need to create a .nojekyll file to allow filenames starting with an underscore
|
||||
|
||||
Reference in New Issue
Block a user