You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-08-15 20:13:31 +02:00
Merge branch 'main' of https://github.com/Bayselonarrend/OpenIntegrations
This commit is contained in:
6
.github/workflows/cli_test.yml
vendored
6
.github/workflows/cli_test.yml
vendored
@@ -149,9 +149,9 @@ jobs:
|
|||||||
- name: Выполнить ОтправитьМедиагруппу
|
- name: Выполнить ОтправитьМедиагруппу
|
||||||
if: ${{ cancelled() }} == false
|
if: ${{ cancelled() }} == false
|
||||||
run: |
|
run: |
|
||||||
echo " { \n \
|
echo " {
|
||||||
\"${{ env.json_Picture }}\" : \"photo\" \n \
|
\"${{ env.json_Picture }}\" : \"photo\",
|
||||||
\"${{ env.json_Picture2 }}\" : \"photo\" \n \
|
\"${{ env.json_Picture2 }}\" : \"photo\"
|
||||||
} " > mediagroup.json
|
} " > mediagroup.json
|
||||||
|
|
||||||
./oint_bin telegram ОтправитьМедиагруппу \
|
./oint_bin telegram ОтправитьМедиагруппу \
|
||||||
|
Reference in New Issue
Block a user