prodV1 #2

Open
RomanGolienko wants to merge 309 commits from prodV1 into main
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 93a54c12fd - Show all commits

View File

@ -67,7 +67,7 @@ jobs:
uses: appleboy/ssh-action@v1.0.3
with:
host: gitea.mkgtu.ru
host: http://gitea.mkgtu.ru
username: ${{ secrets.USERNAME }}
password: ${{ secrets.PASSWORD }}
port: ${{ secrets.PORT }}