ci: switch push activity type
Some checks reported warnings
fmt check / check (push) Has been cancelled
flake check / check (push) Has been cancelled

This commit is contained in:
notohh 2023-11-05 11:13:37 -05:00
parent f243892fd4
commit 414ec577bd
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -2,8 +2,8 @@ name: deploy systems
on:
push:
paths:
- "**.lock"
branches:
- main
jobs:
deploy:
runs-on: ubuntu-latest
@ -26,7 +26,7 @@ jobs:
cd .ssh
nix run github:serokell/deploy-rs -- --ssh-opts="-i forgejo -o StrictHostKeyChecking=no" --skip-checks --targets .#arashi .#kariru .#sakura .#sora .#yuki
- name: garbage collect
uses: https://github.com/appleboy/ssh-action@1.0.0
uses: https://github.com/appleboy/ssh-action@v1.0.0
with:
host: 100.82.146.40
username: root