add ssh port to daily collect job
This commit is contained in:
parent
361855cd41
commit
201c100ef3
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ jobs:
|
|||
ssh-key: ${{ secrets.TOKEN_NAME }}
|
||||
# If you have specific known hosts
|
||||
ssh-known-hosts: git.mcdevitt.tech
|
||||
ssh-port: 3022
|
||||
|
||||
- name: Setup Rust
|
||||
run: |
|
||||
|
|
Loading…
Add table
Reference in a new issue