1
0
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:
Anton Titovets 2024-03-21 15:16:12 +03:00 committed by GitHub
parent 21ba057ec0
commit b840d8f487
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -108,7 +108,7 @@ jobs:
--token ${{ env.json_Telegram_Token }} \ --token ${{ env.json_Telegram_Token }} \
--id ${{ env.json_Telegram_ChatID }} \ --id ${{ env.json_Telegram_ChatID }} \
--text "Тестовое сообщение" --text "Тестовое сообщение"
--path ${{ env.json_Picture }} --path "${{ env.json_Picture }}"
- name: Выполнить ОтправитьВидео - name: Выполнить ОтправитьВидео
if: ${{ cancelled() }} == false if: ${{ cancelled() }} == false