this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

add check

nuv 822bdb44 b35687e0

+3
+3
.forgejo/workflows/publish.yml
··· 19 19 - name: Run gleam build 20 20 run: cd condition_overload && gleam build 21 21 22 + - name: check 23 + run: ls -lka 24 + 22 25 - name: Upload artifacts 23 26 uses: actions/upload-artifact@v4 24 27 with: