diff --git a/.github/workflows/main-latest.yml b/.github/workflows/main-latest.yml index 9dbf88b..7417b95 100644 --- a/.github/workflows/main-latest.yml +++ b/.github/workflows/main-latest.yml @@ -46,6 +46,6 @@ jobs: prerelease: false title: "Latest: ${{needs.prepare.outputs.created}}" files: | - /tmp/workdir/output/*.gitshallow - /tmp/workdir/output/*.gitbundle + /tmp/workdir/kernel/output/*.gitshallow + /tmp/workdir/kernel/output/*.gitbundle