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

This commit is contained in:
2023-12-14 23:09:13 +00:00
parent bff803bb38
commit 57c50face2

View File

@@ -24,7 +24,7 @@ jobs:
uses: actions/checkout@v3
with:
repository: 'jackyzha0/quartz'
path: 'content/.github/actions/deploy-quartz/quartz'
path: 'quartz'
github-server-url: 'https://github.com'
token: ${{ secrets.GH_PAT }}