ci: update deployment workflow

This commit is contained in:
2025-02-21 09:51:10 -07:00
parent 47244ddc82
commit 6e430fcb66

View File

@@ -214,10 +214,9 @@ jobs:
embed-footer-text: "Completed at ${{ env.NOW }} UTC"
embed-timestamp: "${{ env.NOW_LONG }}"
embed-author-name: "${{ github.actor }}"
embed-author-url: "${{ github.event.html_url }}"
embed-author-url: "https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}"
embed-author-icon-url: "${{ github.actor.avatar_url }}"
# embed-author-icon-url: "${{ github.event.org.avatar_url }}"
# embed-author-icon-url: "${{ github.actor.avatar_url }}"
# embed-author-icon-url: ${{ github.event.workflow_run.actor.avatar_url }}
# embed-author-name: ${{ github.event.workflow_run.actor.login }}
# embed-author-url: ${{ github.event.workflow_run.actor.html_url }}