PASSWORD
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 34s
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 34s
This commit is contained in:
parent
a4554b79e5
commit
23da1355a3
@ -24,7 +24,8 @@ jobs:
|
||||
with:
|
||||
host: 192.168.11.205
|
||||
username: xchose
|
||||
password: genius
|
||||
#password: genius
|
||||
password: ${{ secrets.PASSWORD }}
|
||||
port: 22
|
||||
script: |
|
||||
whoami
|
||||
|
Loading…
x
Reference in New Issue
Block a user