diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index 26f6b5f..f702632 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -68,6 +68,7 @@ jobs: with: name: next-build path: .next/standalone + include-hidden-files: true deploy: needs: build-and-test