mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-22 04:27:19 +01:00
Fix typo in gh-pages push
This commit is contained in:
@@ -213,7 +213,7 @@ jobs:
|
||||
- name: gh-pages Push
|
||||
if: github.event_name == 'push' && github.event.ref == 'refs/heads/dev' && env.TGS_RELEASE_NOTES_TOKEN != ''
|
||||
run: |
|
||||
sudo mv changlog.yml $HOME/tgsdox/
|
||||
sudo mv changelog.yml $HOME/tgsdox/
|
||||
pushd $HOME/tgsdox
|
||||
rm -r *
|
||||
popd
|
||||
|
||||
Reference in New Issue
Block a user