1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2024-11-28 09:08:38 +02:00

Update cli_test.yml

This commit is contained in:
Anton Titovets 2024-03-22 13:26:26 +03:00 committed by GitHub
parent ae4182897c
commit 654027b658
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -149,9 +149,9 @@ jobs:
- name: Выполнить ОтправитьМедиагруппу
if: ${{ cancelled() }} == false
run: |
echo " { \n \
\"${{ env.json_Picture }}\" : \"photo\" \n \
\"${{ env.json_Picture2 }}\" : \"photo\" \n \
echo " {
\"${{ env.json_Picture }}\" : \"photo\",
\"${{ env.json_Picture2 }}\" : \"photo\"
} " > mediagroup.json
./oint_bin telegram ОтправитьМедиагруппу \