4 Commits

Author SHA1 Message Date
433faca4b8 Merge pull request 'new_notify' (#35) from new_notify into main
Reviewed-on: #35
2025-10-15 12:13:30 +00:00
67b06db4ed Merge branch 'main' into new_notify 2025-10-15 12:13:16 +00:00
e1d609741a Merge branch 'new_notify' of bb.hublab.ru:HUB/workflows into new_notify 2025-10-15 15:12:41 +03:00
6df55bdba6 add new secret 2025-10-15 15:12:39 +03:00

View File

@@ -10,12 +10,6 @@ inputs:
required: false
type: string
default: build
token:
required: true
type: string
to:
required: true
type: string
runs:
using: 'composite'
@@ -35,8 +29,8 @@ runs:
- name: Notify VK Teams
uses: dosymep/vk-teams-action@v1.0.0
with:
token: ${{ inputs.token }}
to: ${{ inputs.to }}
token: ${{ secrets.VK_TEAMS_BOT_TOKEN }}
to: ${{ secrets.VK_TEAMS_CHAT_ID }}
format: MarkdownV2
message: |
*${{ github.repository }}* \- \[${{ inputs.name }}\]\(${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_number }}\) \