Add debug to ssh tunnel workflow

This commit is contained in:
Daniel A. Wozniak 2025-02-01 02:46:56 -07:00 committed by Daniel Wozniak
parent e39d84ac38
commit 3597c8d5df

View file

@ -13,7 +13,8 @@ inputs:
debug:
required: false
type: bool
default: true
default: false
description: Run sshd with debug enabled.
runs:
using: composite