You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-08-13 20:05:19 +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: Выполнить ОтправитьМедиагруппу
|
||||
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 ОтправитьМедиагруппу \
|
||||
|
Reference in New Issue
Block a user