From 34e1205fb19b746b93b0afdf52db48eb2775607b Mon Sep 17 00:00:00 2001 From: Chl Date: Thu, 29 Aug 2024 03:28:03 +0200 Subject: [PATCH] uh3? --- .forgejo/workflows/generate-release-zipfile.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.forgejo/workflows/generate-release-zipfile.yml b/.forgejo/workflows/generate-release-zipfile.yml index fcce7fe..9d08901 100644 --- a/.forgejo/workflows/generate-release-zipfile.yml +++ b/.forgejo/workflows/generate-release-zipfile.yml @@ -34,8 +34,6 @@ jobs: set -x printf "steps.uploading.outputs.artifact-id: %s\n" "${{ steps.uploading.outputs.artifact-id }}" printf "steps.uploading.outputs.artifact-url: %s\n" "${{ steps.uploading.outputs.artifact-url }}" - # TODO remove - echo "$GITHUB_RUN_ID" - name: Check the content of the uploaded artifact run: |