Make it clearer what runtime release failed (#33579)

This commit is contained in:
Sebastian "Sebbie" Silbermann
2025-06-20 09:11:27 +02:00
committed by GitHub
parent a947eba4f2
commit c8822e926b

View File

@@ -108,5 +108,5 @@ jobs:
with:
webhook-url: ${{ secrets.DISCORD_WEBHOOK_URL }}
embed-author-name: "GitHub Actions"
embed-title: 'Publish of $${{ inputs.release_channel }} release failed'
embed-title: '[Runtime] Publish of ${{ inputs.release_channel }}@${{ inputs.dist_tag}} release failed'
embed-url: ${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}/attempts/${{ github.run_attempt }}