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