mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-10-28 04:17:38 +00:00
Update configuration to match latest illuaminate
Ooooooh, it's all fancy now. Well, that or horrifically broken.
This commit is contained in:
2
.github/workflows/make-doc.sh
vendored
2
.github/workflows/make-doc.sh
vendored
@@ -12,5 +12,5 @@ chmod 600 "$HOME/.ssh/key"
|
||||
|
||||
# And upload
|
||||
rsync -avc -e "ssh -i $HOME/.ssh/key -o StrictHostKeyChecking=no -p $SSH_PORT" \
|
||||
"$GITHUB_WORKSPACE/doc/" \
|
||||
"$GITHUB_WORKSPACE/doc/out/" \
|
||||
"$SSH_USER@$SSH_HOST:/var/www/tweaked.cc/$DEST"
|
||||
|
||||
Reference in New Issue
Block a user