this repo has no description
0
fork

Configure Feed

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

add full path to upload

nuv 2e07af34 822bdb44

+2 -1
+2 -1
.forgejo/workflows/publish.yml
··· 26 26 uses: actions/upload-artifact@v4 27 27 with: 28 28 name: gleam_build 29 - path: ./build/dev/javascript/ 29 + path: ./condition_overload/build/dev/javascript/ 30 + if-no-files-found: error Files not found 30 31 31 32 bun_package: 32 33 needs: gleam_build