mirror of
https://github.com/ONLYOFFICE/sdkjs.git
synced 2026-02-10 18:15:19 +08:00
Update .github/actions/send-message/action.yml
This commit is contained in:
2
.github/actions/send-message/action.yml
vendored
2
.github/actions/send-message/action.yml
vendored
@ -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:
|
||||
|
||||
Reference in New Issue
Block a user