1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-08-13 20:05:19 +02:00
This commit is contained in:
Anton Titovets
2024-03-22 16:01:58 +03:00

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 ОтправитьМедиагруппу \