Update
This commit is contained in:
parent
a1be070c0e
commit
6fad95ab97
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ name: deploy-rs
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
paths:
|
paths:
|
||||||
- 'flake.lock'
|
- '**/flake.lock'
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
env:
|
env:
|
||||||
SSH_OPTS: "-q -A -o StrictHostKeyChecking=no"
|
SSH_OPTS: "-q -A -o StrictHostKeyChecking=no"
|
||||||
|
|
Loading…
Add table
Reference in a new issue