Skip to content

Commit fdbfc1f

Browse files
committed
Make it clearer what runtime release failed
1 parent 374dfe8 commit fdbfc1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/runtime_prereleases.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,5 +108,5 @@ jobs:
108108
with:
109109
webhook-url: ${{ secrets.DISCORD_WEBHOOK_URL }}
110110
embed-author-name: "GitHub Actions"
111-
embed-title: 'Publish of $${{ inputs.release_channel }} release failed'
111+
embed-title: '[Runtime] Publish of ${{ inputs.release_channel }}@${{ inputs.dist_tag}} release failed'
112112
embed-url: ${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}/attempts/${{ github.run_attempt }}

0 commit comments

Comments
 (0)