diff --git a/.gitea/workflows/update-docs.yml b/.gitea/workflows/update-docs.yml index 1289792..7d960e8 100644 --- a/.gitea/workflows/update-docs.yml +++ b/.gitea/workflows/update-docs.yml @@ -48,7 +48,7 @@ jobs: uses: actions/upload-artifact@v3 with: name: spearhead-docs - path: ./.docs/web/**/* + path: ./.docs/**/* retention-days: 1 build-image: