Merge pull request 'new_notify' (#38) from new_notify into main
Reviewed-on: #38
This commit is contained in:
@@ -39,8 +39,8 @@ 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
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.VK_TEAMS_BOT_TOKEN }}
|
token: ${{ env.token }}
|
||||||
to: ${{ secrets.VK_TEAMS_CHAT_ID }}
|
to: ${{ env.to }}
|
||||||
format: MarkdownV2
|
format: MarkdownV2
|
||||||
message: |
|
message: |
|
||||||
*${{ github.repository }}* \- \[${{ inputs.name }}\]\(${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_number }}\) \
|
*${{ github.repository }}* \- \[${{ inputs.name }}\]\(${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_number }}\) \
|
||||||
|
|||||||
Reference in New Issue
Block a user