Skip to content

Commit

Permalink
test cicd
Browse files Browse the repository at this point in the history
  • Loading branch information
teleportx committed Apr 6, 2024
1 parent 21fa90a commit 55dec2d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ jobs:
username: ${{ secrets.SSH_USER }}
password: ${{ secrets.SSH_PASSWORD }}
script: |
sh connect_uuuuuno.sh
sh urabot_deploy.sh
2 changes: 1 addition & 1 deletion handlers/info.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
f'```\n\n'
f'Software Engineer - [Teleport](https://github.com/teleportx/)\n'
f'Project Manager - [Алексей Шаблыкин](https://t.me/AllShabCH)\n'
f'DevOps Engineer - [uuuuuno](https://github.com/uuuuuno/)\n')
f'DevOps Engineer - [uuuuuuno](https://github.com/uuuuuno/)\n')


guide_text = f'''*Гайд по работе с ботом.*
Expand Down

0 comments on commit 55dec2d

Please sign in to comment.