mirror of
https://github.com/TheBinaryNinja/tvapp2.git
synced 2026-06-04 03:55:41 -04:00
ci: update deployment workflow
This commit is contained in:
3
.github/workflows/deploy-clean.yml
vendored
3
.github/workflows/deploy-clean.yml
vendored
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user