Typo
deploy config / Explore-Gitea-Actions (push) Failing after 15s Details

This commit is contained in:
Tom 2024-08-07 21:38:06 +02:00
parent 405cef7ffc
commit c9a522f583
1 changed files with 1 additions and 1 deletions

View File

@ -6,4 +6,4 @@ jobs:
Explore-Gitea-Actions:
runs-on: ubuntu-latest
steps:
- run: ssh -o ssh -o StrictHostKeyChecking=no ${{ secrets.NGINX_USER }}@${{ secrets.NGINX_HOST }} "whoami"
- run: ssh -o StrictHostKeyChecking=no ${{ secrets.NGINX_USER }}@${{ secrets.NGINX_HOST }} "whoami"