This commit is contained in:
parent
5bb61fc69d
commit
1fab087ccb
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ jobs:
|
|||
-H "Title: NixOS Homelab Rebuild Failed" \
|
||||
-H "Priority: high" \
|
||||
-H "Tags: x" \
|
||||
-H "Actions: view, View Logs, ${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}; view, View Commit, ${{ github.server_url }}/${{ github.repository }}/commit/${{ github.sha }}" \
|
||||
-H "Actions: view, View Logs, https://git.satr14.my.id/${{ github.repository }}/actions/runs/${{ github.run_id }}" \
|
||||
-d "${{ github.event.head_commit.message }}"
|
||||
|
||||
- name: Clean Up
|
||||
|
|
|
|||
Loading…
Reference in a new issue