From d0d457716a3cafe357a67fe7a600fef52c599072 Mon Sep 17 00:00:00 2001 From: maciek Date: Sun, 9 Mar 2025 21:47:06 +0100 Subject: [PATCH] test uszu 6 --- .forgejo/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.forgejo/workflows/release.yml b/.forgejo/workflows/release.yml index cef2074..bb23d1b 100644 --- a/.forgejo/workflows/release.yml +++ b/.forgejo/workflows/release.yml @@ -14,4 +14,4 @@ jobs: - shell: ash run: "git clone --depth 1 https://oauth2:${{ secrets.FORGEJO_TOKEN }}@git.femboy.science/maciek/big-and-small-unofficial-addon-anomaly.git" - shell: ash - run: "ls -laF >> ${{ env.FORGEJO_OUTPUT }}" + run: "[! -z ${{ env.FORGEJO_OUTPUT }}]"