Update .github/workflows/deploy.yml
Build Quartz site / build (push) Failing after 14s
Details
Build Quartz site / build (push) Failing after 14s
Details
This commit is contained in:
parent
85daa4f8ca
commit
f06de66c51
|
|
@ -26,6 +26,7 @@ jobs:
|
|||
repository: 'jackyzha0/quartz'
|
||||
path: 'quartz'
|
||||
github-server-url: 'https://github.com'
|
||||
token: ${{ secrets.GH_PAT }}
|
||||
|
||||
- name: "Building Quartz content"
|
||||
uses: ./.github/actions/deploy-quartz
|
||||
Loading…
Reference in New Issue