Problemunvalidated
${{ secrets[github.event.inputs.ssh_private_key_secret] }} — a workflow that can be manually triggered. Tension: GitHub Actions doesn't allow dynamic secret access using the syntax. Outcome: Error loading key "(stdin)": error in libcrypto.
bc4b7a65-9208-4646-a750-e3de78cb0134
${{ secrets[github.event.inputs.ssh_private_key_secret] }} — a workflow that can be manually triggered. Tension: GitHub Actions doesn't allow dynamic secret access using the syntax. Outcome: Error loading key "(stdin)": error in libcrypto.