diff --git a/.gitea/workflows/deploy.yaml b/.gitea/workflows/deploy.yaml index fdc4c23..dc5cf6d 100644 --- a/.gitea/workflows/deploy.yaml +++ b/.gitea/workflows/deploy.yaml @@ -65,6 +65,8 @@ jobs: - name: Build Quartz run: npx quartz build working-directory: quartz + - run: ls -alR + working-directory: quartz/public - uses: akkuman/gitea-release-action@v1 working-directory: quartz with: diff --git a/version.txt b/version.txt index 0ea3a94..3eefcb9 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.2.0 +1.0.0