fix docs deploy
This commit is contained in:
@@ -82,5 +82,5 @@ jobs:
|
|||||||
- name: Start Docs Site
|
- name: Start Docs Site
|
||||||
run: |
|
run: |
|
||||||
cd ~/${{ vars.STACK_NAME }}
|
cd ~/${{ vars.STACK_NAME }}
|
||||||
docker-compose up -d
|
docker compose up -d
|
||||||
|
|
||||||
|
|||||||
@@ -98,4 +98,4 @@ async def menu(context: CommandCallbackContext):
|
|||||||
|
|
||||||
<iframe width="100%" height="691" src="https://www.youtube.com/embed/ptTnoppkYfM" title="QBot Framework – The Open-Source RAD Tool for Telegram Bots" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
|
<iframe width="100%" height="691" src="https://www.youtube.com/embed/ptTnoppkYfM" title="QBot Framework – The Open-Source RAD Tool for Telegram Bots" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
|
||||||
|
|
||||||
forced_change
|
forced_change_
|
||||||
Reference in New Issue
Block a user