1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-08-15 20:13:31 +02:00

Обновление yml файла - cli_test.yml (workflow)

This commit is contained in:
Vitaly the Alpaca
2024-03-28 18:22:25 +00:00
committed by Vitaly the Alpaca (bot)
parent 75b9f9ffb9
commit f43ffeb4d0

View File

@@ -209,6 +209,12 @@ jobs:
if: ${{ cancelled() }} == false
run: |
echo " {
\"${{ env.json_Picture }}\" : \"photo\",
\"${{ env.json_Picture2 }}\" : \"photo\"
} " > mediagroup.json
./oint_bin telegram ОтправитьМедиагруппу \
--token "${{ env.json_Telegram_Token }}" \
--chat "${{ env.json_Telegram_ChannelID }}" \
@@ -222,13 +228,6 @@ jobs:
if: ${{ cancelled() }} == false
run: |
echo " {
\"${{ env.json_Picture }}\" : \"photo\",
\"${{ env.json_Picture2 }}\" : \"photo\"
} " > mediagroup.json
./oint_bin telegram ОтправитьМестоположение \
--token "${{ env.json_Telegram_Token }}" \
--chat "${{ env.json_Telegram_ChannelID }}" \