Merge pull request 'new_notify' (#39) from new_notify into main

Reviewed-on: #39
This commit is contained in:
2025-10-15 12:54:45 +00:00

View File

@@ -38,6 +38,7 @@ runs:
- name: Notify VK Teams - name: Notify VK Teams
uses: dosymep/vk-teams-action@v1.0.0 uses: dosymep/vk-teams-action@v1.0.0
continue-on-error: true
with: with:
token: ${{ env.token }} token: ${{ env.token }}
to: ${{ env.to }} to: ${{ env.to }}