Skip to content

Commit

Permalink
deploy added in actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Gatitka committed Sep 29, 2023
1 parent 27130c5 commit 2fce32e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/git_actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
key: ${{ secrets.SSH_KEY }}
# passphrase: ${{ secrets.PASSPHRASE }} # Если ваш ssh-ключ защищён фразой-паролем
script: |
# переход в папку проекта X
# переход в папку проекта
cd ../home/Admin/TheKirillovs_bot/
# Выполняет pull репозитория с GitHub
sudo git pull
Expand Down

0 comments on commit 2fce32e

Please sign in to comment.