From df299f436267f6445944ce540c4748201de7cf64 Mon Sep 17 00:00:00 2001 From: maciek Date: Sun, 9 Mar 2025 21:48:37 +0100 Subject: [PATCH] test uszu 7 --- .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 bb23d1b..314af5d 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: "[! -z ${{ env.FORGEJO_OUTPUT }}]" + run: "echo ${{ env.FORGEJO_OUTPUT }} >> $GITHUB_OUTPUT"