Update
This commit is contained in:
parent
58b43d5ae2
commit
a1be070c0e
1 changed files with 1 additions and 3 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue