rebase with upstream

This commit is contained in:
GammaGames 2024-04-03 10:02:10 -06:00
parent 551964ebda
commit 27b687e565
2 changed files with 15 additions and 1 deletions

View file

@ -73,6 +73,12 @@ inputs:
request_pty:
description: "Request a pseudo-terminal from the server."
outputs:
stdout:
description: 'Standard output of the executed commands.'
stderr:
description: 'Standard error of the executed commands.'
runs:
using: "composite"
steps: