Update .forgejo/workflows/deploy-rs.yml

This commit is contained in:
albert 2024-02-07 06:36:54 +09:00
parent 6db8426a1e
commit f4bec18ba7

View file

@ -74,7 +74,7 @@ jobs:
cd /etc/nixos/git
git pull
deploy
git commit -am "[ACTIONS] deploy-rs updates (`date +%Y-%m-%d`)"
git commit -am \"[ACTIONS] deploy-rs updates (`date +%Y-%m-%d`)\"
git push
"