diff --git a/.github/workflows/workflow.yml b/.github/workflows/workflow.yml index 6afdaef..07a078a 100644 --- a/.github/workflows/workflow.yml +++ b/.github/workflows/workflow.yml @@ -173,4 +173,4 @@ jobs: file_pattern: 'update.json update_extended.json update_tv.json changelog.md' - name: Send bot post run: | - curl https://api.telegram.org/bot${{ secrets.BOT_TOKEN }}/sendMessage?chat_id=1446986479&text=%F0%9F%94%84%20%3Cb%3E%D0%9E%D0%B1%D0%BD%D0%BE%D0%B2%D0%BB%D0%B5%D0%BD%D0%B8%D0%B5%20%D0%BC%D0%BE%D0%B4%D1%83%D0%BB%D1%8F%3C%2Fb%3E%204.3%0A%0A%F0%9F%93%8B%20%D0%98%D0%B7%D0%BC%D0%B5%D0%BD%D0%B5%D0%BD%D0%B8%D1%8F%3A%20test%0A%0A%E2%AC%87%EF%B8%8F%20%3Ca%20href%3D%22https%3A%2F%2Fgithub.com%2Fegor-white%2Fzaprett%2Freleases%2Ftag%2F4.3.0%22%3E%D0%A1%D0%BA%D0%B0%D1%87%D0%B0%D1%82%D1%8C%3C%2Fa%3E&parse_mode=HTML \ No newline at end of file + curl https://api.telegram.org/bot${{ secrets.BOT_TOKEN }}/sendMessage?chat_id=1446986479\&text=%F0%9F%94%84%20%3Cb%3E%D0%9E%D0%B1%D0%BD%D0%BE%D0%B2%D0%BB%D0%B5%D0%BD%D0%B8%D0%B5%20%D0%BC%D0%BE%D0%B4%D1%83%D0%BB%D1%8F%3C%2Fb%3E%204.3%0A%0A%F0%9F%93%8B%20%D0%98%D0%B7%D0%BC%D0%B5%D0%BD%D0%B5%D0%BD%D0%B8%D1%8F%3A%20test%0A%0A%E2%AC%87%EF%B8%8F%20%3Ca%20href%3D%22https%3A%2F%2Fgithub.com%2Fegor-white%2Fzaprett%2Freleases%2Ftag%2F4.3.0%22%3E%D0%A1%D0%BA%D0%B0%D1%87%D0%B0%D1%82%D1%8C%3C%2Fa%3E\&parse_mode=HTML \ No newline at end of file