diff --git a/.forgejo/workflows/build+release.yml b/.forgejo/workflows/build+release.yml index 89a91a1..f3a6eed 100644 --- a/.forgejo/workflows/build+release.yml +++ b/.forgejo/workflows/build+release.yml @@ -39,7 +39,7 @@ jobs: uses: actions/upload-artifact@v3 with: name: bookworm-bot-linux-amd64 - path: builds/Neshura/ascendance-of-a-bookworm-bot/target/release/ascendance-of-a-bookworm-bot + path: /workspace/Neshura/ascendance-of-a-bookworm-bot/target/release/ascendance-of-a-bookworm-bot if-no-files-found: error upload-release: