From 05bb83c18725d149137ddf66dc68a52169981188 Mon Sep 17 00:00:00 2001 From: plasmagoat Date: Mon, 9 Jun 2025 21:26:05 +0200 Subject: [PATCH] fixed url --- .forgejo/workflows/build-image.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.forgejo/workflows/build-image.yml b/.forgejo/workflows/build-image.yml index 85e941a..df3ad8c 100644 --- a/.forgejo/workflows/build-image.yml +++ b/.forgejo/workflows/build-image.yml @@ -181,7 +181,7 @@ jobs: **🔗 Build Results:** [View Build Logs](${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_number }}) - [Download Image](${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_number }}/artifact/image-artifact) + [Download Image](${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_number }}/artifacts/image-artifact) [Download Image (action generated url)](${{ needs.build.outputs.image-url }}) **🔐 Flake Revision:**