Skip to content

Commit

Permalink
fix: поправить readme и action ci/cd
Browse files Browse the repository at this point in the history
  • Loading branch information
A-V-tor committed Dec 19, 2023
1 parent 633bc97 commit c515f30
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ jobs:
script: |
cd Bot-secretar
git pull
poetry shell
poetry install
chmod +x start.sh
./start.sh
systemctl restart redis.service
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
<div id="header" align="center">
<h5 align="center"><img src="https://github.com/A-V-tor/Bot-secretar/blob/main/bot.png"></h5>
</div>

## Настройка и запуск
- В корне проекта созать файл .env по аналогу с env.example
```
Expand Down

0 comments on commit c515f30

Please sign in to comment.