Merge branch 'master' into dev

This commit is contained in:
tgstation-server
2020-07-31 03:46:28 +00:00
+1 -1
View File
@@ -89,7 +89,7 @@ jobs:
- name: gh-pages push
if: github.event_name == 'push' && github.event.ref == 'refs/heads/dev'
run: |
git clone -b gh-pages --single-branch "https://git@github.com/tgstation/tgstation-server" $HOME/tgsdox
git clone -b gh-pages --single-branch "https://git@github.com/tgstation/tgstation-server" $HOME/tgsdox
cd $HOME/tgsdox
rm -r *
mv $HOME/tgsdoxout/* ./