PASSWORD
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 34s

This commit is contained in:
Martin Cholewa 2025-01-30 11:33:00 +01:00
parent a4554b79e5
commit 23da1355a3

View File

@ -24,7 +24,8 @@ jobs:
with: with:
host: 192.168.11.205 host: 192.168.11.205
username: xchose username: xchose
password: genius #password: genius
password: ${{ secrets.PASSWORD }}
port: 22 port: 22
script: | script: |
whoami whoami