add ssh port to daily collect job

This commit is contained in:
Brendan McDevitt 2025-03-28 07:30:24 -05:00
parent 361855cd41
commit 201c100ef3

View file

@ -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: |