Update .github/workflows/deploy.yml
Build Quartz site / build (push) Failing after 20s
Details
Build Quartz site / build (push) Failing after 20s
Details
This commit is contained in:
parent
bff803bb38
commit
57c50face2
|
|
@ -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 }}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue