This commit is contained in:
GammaGames 2024-11-25 10:29:44 -07:00
parent 765833ffce
commit 1a1adf6ba5
2 changed files with 7 additions and 5 deletions

View file

@ -136,6 +136,8 @@ runs:
INPUT_PROXY_USE_INSECURE_CIPHER: ${{ inputs.proxy_use_insecure_cipher }}
INPUT_PROXY_CIPHER: ${{ inputs.proxy_cipher }}
INPUT_SYNC: ${{ inputs.sync }}
INPUT_CAPTURE_STDOUT: ${{ inputs.capture_stdout }}
INPUT_CAPTURE_STDERR: ${{ inputs.capture_stderr }}
branding:
icon: "terminal"