Update .forgejo/workflows/deploy-rs.yml
This commit is contained in:
parent
6db8426a1e
commit
f4bec18ba7
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
"
|
||||
|
||||
|
|
Loading…
Reference in a new issue