Fixed spelling

This commit is contained in:
Théo DURR 2022-08-26 13:43:13 +02:00
parent 8a923761a5
commit 83a384145b
No known key found for this signature in database
GPG Key ID: 708858E9F7281E30
1 changed files with 2 additions and 2 deletions

View File

@ -17,14 +17,14 @@ jobs:
# Proxy
proxy_host : ${{secrets.PROXY_HOST}}
proxy_port : ${{secrets.PROXY_PORT}}
proxy_username : ${{secrets.PROXY_USERNAME}}
proxy_username : ${{secrets.PROXY_USER}}
proxy_passphrase: ${{secrets.PROXY_PASSPHRASE}}
proxy_key: ${{secrets.PROXY_KEY}}
# Serveur web
host: ${{secrets.HOST}}
port : ${{secrets.PORT}}
username : ${{secrets.USERNAME}}
username : ${{secrets.USER}}
key: ${{secrets.KEY}}
script: whoami