From 1fab087ccbf034692bbedb7f6a33223b779db68a Mon Sep 17 00:00:00 2001 From: satr14 Date: Wed, 17 Jun 2026 18:56:51 +0700 Subject: [PATCH] fix url --- .forgejo/workflows/activate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.forgejo/workflows/activate.yml b/.forgejo/workflows/activate.yml index 05eee76..a3b99d4 100644 --- a/.forgejo/workflows/activate.yml +++ b/.forgejo/workflows/activate.yml @@ -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