mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2024-12-25 02:42:28 +02:00
Update cli_test.yml
This commit is contained in:
parent
21ba057ec0
commit
b840d8f487
2
.github/workflows/cli_test.yml
vendored
2
.github/workflows/cli_test.yml
vendored
@ -108,7 +108,7 @@ jobs:
|
||||
--token ${{ env.json_Telegram_Token }} \
|
||||
--id ${{ env.json_Telegram_ChatID }} \
|
||||
--text "Тестовое сообщение"
|
||||
--path ${{ env.json_Picture }}
|
||||
--path "${{ env.json_Picture }}"
|
||||
|
||||
- name: Выполнить ОтправитьВидео
|
||||
if: ${{ cancelled() }} == false
|
||||
|
Loading…
Reference in New Issue
Block a user