add runners list url

This commit is contained in:
Kirill Chikalin
2025-03-21 16:37:02 +03:00
parent dce8f35afd
commit 8bdd382865

View File

@@ -10,7 +10,7 @@ inputs:
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>: ${{ github.workflow }}
runner: ${{ env.GITEA_RUNNER_NAME }}
\nrunner: <a href='${{ github.server_url }}/-/admin/actions/runners'>${{ env.GITEA_RUNNER_NAME }}<a>
message_id:
description: "Message ID"
required: false