update default caption

This commit is contained in:
Kirill Chikalin
2025-03-20 12:23:32 +03:00
parent 6e8875ec64
commit 8bf063c745

View File

@@ -8,7 +8,7 @@ inputs:
caption:
description: "Text"
required: false
default: "<a href='${{ github.event.repository.html_url }}/actions/runs/${{ github.run_number }}'>%23${{ github.run_number }}</a> <b>${{ github.event.repository.name }}</b>/workflow: ${{ github.workflow }}"
default: "<a href='${{ github.event.repository.html_url }}/actions/runs/${{ github.run_number }}'>%23${{ github.run_number }}</a> <b>${{ github.event.repository.name }}</b>: ${{ github.workflow }}"
message_id:
description: "Message ID"
required: false