2 Commits

Author SHA1 Message Date
67647fb4dd Merge branch 'new_notify' of bb.hublab.ru:HUB/workflows into new_notify 2025-10-15 15:54:10 +03:00
dc07d5d072 test contune on error 2025-10-15 15:54:09 +03:00

View File

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