We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 374dfe8 commit fdbfc1fCopy full SHA for fdbfc1f
.github/workflows/runtime_prereleases.yml
@@ -108,5 +108,5 @@ jobs:
108
with:
109
webhook-url: ${{ secrets.DISCORD_WEBHOOK_URL }}
110
embed-author-name: "GitHub Actions"
111
- embed-title: 'Publish of $${{ inputs.release_channel }} release failed'
+ embed-title: '[Runtime] Publish of ${{ inputs.release_channel }}@${{ inputs.dist_tag}} release failed'
112
embed-url: ${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}/attempts/${{ github.run_attempt }}
0 commit comments