diff --git a/.github/workflows/deploy-sdk-staging.yaml b/.github/workflows/deploy-sdk-staging.yaml index 2652ede1f..217b571d1 100644 --- a/.github/workflows/deploy-sdk-staging.yaml +++ b/.github/workflows/deploy-sdk-staging.yaml @@ -42,7 +42,10 @@ jobs: uses: Ilshidur/action-discord@0.3.2 env: DISCORD_WEBHOOK: ${{ secrets.DISCORD_WEBHOOK_SDK_DEPLOY }} - DISCORD_EMBEDS: '[{"title":"Google it!","url":"https://google.com/"}]' + DISCORD_EMBEDS: + '[{"title":"Link to run: + ${{github.run_id}}","url":"https://github.com/${{github.repository}}/actions/runs/${{github.run_id + }}"}]' with: args: 'SDK deployment started on staging 🚀 (from branch `${{ github.ref_name }}` by