Update .github/actions/send-message/action.yml

This commit is contained in:
Alexander Trofimov
2025-07-14 08:48:42 +00:00
parent 418d88ff00
commit 4823faef89

View File

@ -11,7 +11,7 @@ inputs:
Workflow: ${{ github.workflow }}
Github job: ${{ github.job }}
Github job status: '❌' - ${{ job.status }}
Branch: ${{ github.ref_name }}
See action run logs: ${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_number }}
runs: