test uszu 7
All checks were successful
/ build (push) Successful in 1s

This commit is contained in:
Maciej Pawłowski 2025-03-09 21:48:37 +01:00
parent d0d457716a
commit df299f4362
Signed by: maciek
GPG key ID: 9FC186633565C9C7

View file

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