This commit is contained in:
albert 2025-02-09 04:16:10 +01:00
parent 58b43d5ae2
commit a1be070c0e
Signed by: albert
GPG key ID: 3895DD267CA11BA9

View file

@ -3,10 +3,8 @@
name: deploy-rs
on:
push:
branches:
- main
paths:
- flake.lock
- 'flake.lock'
workflow_dispatch:
env:
SSH_OPTS: "-q -A -o StrictHostKeyChecking=no"