mirror of
https://github.com/egor-white/zaprett.git
synced 2025-12-30 23:29:47 +05:00
update workflow
This commit is contained in:
2
.github/workflows/workflow.yml
vendored
2
.github/workflows/workflow.yml
vendored
@@ -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="🔄 <b>Обновление модуля</b> ${{ inputs.version }}\n\n📋 Изменения: ${{ inputs.release_changes }}\n\n⬇️ <a href='https://github.com/${{ github.repository }}/releases/tag/${{ inputs.tag }}'>Скачать</a>"\&parse_mode=HTML
|
||||
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
|
||||
Reference in New Issue
Block a user