Update deploy-rs workflrow

This commit is contained in:
albert 2024-02-16 09:35:01 +09:00
parent 629dde37b1
commit 94e0f5ee0e
No known key found for this signature in database
GPG key ID: 64F6C4EB46C4543A

View file

@ -96,6 +96,7 @@ jobs:
run: |
ssh -q -A -o StrictHostKeyChecking=no albert@framework-server \
"
cd /etc/nixos/git
git commit -am \"[ACTIONS] deploy-rs updates (`date +%Y-%m-%d`)\"
git push
"