diff --git a/.github/workflows/git_actions.yml b/.github/workflows/git_actions.yml index eb31e45..3e329e9 100644 --- a/.github/workflows/git_actions.yml +++ b/.github/workflows/git_actions.yml @@ -45,7 +45,7 @@ jobs: key: ${{ secrets.SSH_KEY }} # passphrase: ${{ secrets.PASSPHRASE }} script: | - # переход в папку проекта + # переход в папку проекта X cd ../home/Admin/TheKirillovs_bot/ # Выполняет pull репозитория с GitHub sudo git pull