From 7b5a83908dbcef0def017367550bf58b79d3638d Mon Sep 17 00:00:00 2001 From: unglaublicherdude Date: Fri, 7 Jun 2024 08:02:01 +0200 Subject: [PATCH] fix filename --- .github/workflows/release-app.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-app.yml b/.github/workflows/release-app.yml index 39bd049f..b3b13467 100644 --- a/.github/workflows/release-app.yml +++ b/.github/workflows/release-app.yml @@ -30,7 +30,7 @@ jobs: - name: create testfiles run: | - echo 'nothingwronghere' > /tmp/clear.txt + echo 'nothingwronghere' > /tmp/clean.txt echo 'X5O!P%@AP[4\PZX54(P^)7CC)7}$EICAR-STANDARD-ANTIVIRUS-TEST-FILE!$H+H*' > /tmp/eicar.com.txt - name: admin eicar Upload