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 }}"