From d3f9583bc4c047f695bb4d6baae2a5e86ecf1ff3 Mon Sep 17 00:00:00 2001 From: tligui_y Date: Wed, 23 Jul 2025 15:51:17 +0200 Subject: [PATCH] Update action.yml --- action.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/action.yml b/action.yml index ea39ca7..dfa23b4 100644 --- a/action.yml +++ b/action.yml @@ -257,7 +257,6 @@ runs: - name: Log wiki report URLs shell: bash run: | - LOG_FILE="outputs/wiki-report-urls.log" REPO_URL="https://${{ inputs.gitea-domain }}/${{ github.repository }}"