From c60c3db1cc6b6a38837fff840f61c46234ed52d3 Mon Sep 17 00:00:00 2001 From: maciek Date: Sun, 9 Mar 2025 21:45:33 +0100 Subject: [PATCH] test uszu 5 --- .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 de12e22..cef2074 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" + run: "ls -laF >> ${{ env.FORGEJO_OUTPUT }}"