diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 76595c8..1440451 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -30,4 +30,4 @@ jobs: - name: "Building Quartz content" uses: ./content/.github/actions/deploy-quartz/ - working-directory: ./ \ No newline at end of file + working-directory: ./ \ No newline at end of file