Update .github/workflows/deploy.yml
Some checks failed
Build Quartz site / build (push) Failing after 21s

This commit is contained in:
2023-12-14 23:05:52 +00:00
parent d8db32cb31
commit 79099c465e

View File

@@ -28,8 +28,5 @@ jobs:
github-server-url: 'https://github.com'
token: ${{ secrets.GH_PAT }}
- name: "Copying content"
run: rsync -av --exclude-from='content/.github' ./content ./content/.github/actions/deploy-quartz
- name: "Building Quartz content"
uses: ./content/.github/actions/deploy-quartz/