4 Commits

Author SHA1 Message Date
3a09c44958 Merge pull request 'new_notify' (#38) from new_notify into main
Reviewed-on: #38
2025-10-15 12:29:34 +00:00
abde7da623 Merge branch 'main' into new_notify 2025-10-15 12:29:29 +00:00
5f90f6f544 Merge branch 'new_notify' of bb.hublab.ru:HUB/workflows into new_notify 2025-10-15 15:29:04 +03:00
b09c683175 change 2025-10-15 15:29:02 +03:00

View File

@@ -23,7 +23,7 @@ runs:
if [ -z "${{ inputs.to }}" ] && [ -n "${VK_TEAMS_CHAT_ID}" ]; then
echo "to=${VK_TEAMS_CHAT_ID}" >> $GITHUB_ENV
fi
- name: Set icon
id: icon
shell: bash
@@ -39,8 +39,8 @@ runs:
- name: Notify VK Teams
uses: dosymep/vk-teams-action@v1.0.0
with:
token: ${{ secrets.VK_TEAMS_BOT_TOKEN }}
to: ${{ secrets.VK_TEAMS_CHAT_ID }}
token: ${{ env.token }}
to: ${{ env.to }}
format: MarkdownV2
message: |
*${{ github.repository }}* \- \[${{ inputs.name }}\]\(${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_number }}\) \