Update deploy-rs workflow
This commit is contained in:
parent
c5a4212b44
commit
b94fc4dfba
1 changed files with 2 additions and 0 deletions
|
@ -74,6 +74,8 @@ jobs:
|
|||
cd /etc/nixos/git
|
||||
git pull
|
||||
deploy
|
||||
git commit -am "[ACTIONS] deploy-rs updates (`date +%Y-%m-%d`)"
|
||||
git push
|
||||
"
|
||||
|
||||
- name: "nixos-version (Post)"
|
||||
|
|
Loading…
Reference in a new issue