This commit is contained in:
albert 2025-02-09 04:22:18 +01:00
parent a1be070c0e
commit 6fad95ab97
Signed by: albert
GPG key ID: 3895DD267CA11BA9

View file

@ -4,7 +4,7 @@ name: deploy-rs
on:
push:
paths:
- 'flake.lock'
- '**/flake.lock'
workflow_dispatch:
env:
SSH_OPTS: "-q -A -o StrictHostKeyChecking=no"