1
0
mirror of https://github.com/appleboy/ssh-action.git synced 2025-05-10 06:02:49 +08:00

Merge pull request #4 from GammaGames/test

test bool
This commit is contained in:
Jesse 2024-12-03 08:50:05 -07:00 committed by GitHub
commit 151aa23409
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -585,7 +585,7 @@ jobs:
username: linuxserver.io
password: password
port: 2222
capture_stdout: 'true'
capture_stdout: true
script: |
#!/usr/bin/env bash
set -e