You've already forked system-aspect
Update .github/workflows/deploy.yml
Some checks failed
Build Quartz site / build (push) Failing after 20s
Some checks failed
Build Quartz site / build (push) Failing after 20s
This commit is contained in:
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@@ -24,7 +24,7 @@ jobs:
|
|||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
repository: 'jackyzha0/quartz'
|
repository: 'jackyzha0/quartz'
|
||||||
path: 'content/.github/actions/deploy-quartz/quartz'
|
path: 'quartz'
|
||||||
github-server-url: 'https://github.com'
|
github-server-url: 'https://github.com'
|
||||||
token: ${{ secrets.GH_PAT }}
|
token: ${{ secrets.GH_PAT }}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user