Update .github/workflows/deploy.yml
Build Quartz site / build (push) Has been cancelled
Details
Build Quartz site / build (push) Has been cancelled
Details
This commit is contained in:
parent
69ea69809c
commit
33aee07078
|
|
@ -29,5 +29,4 @@ jobs:
|
||||||
token: ${{ secrets.GH_PAT }}
|
token: ${{ secrets.GH_PAT }}
|
||||||
|
|
||||||
- name: "Building Quartz content"
|
- name: "Building Quartz content"
|
||||||
uses: ./content/.github/actions/deploy-quartz/
|
uses: ./content/.github/actions/deploy-quartz/
|
||||||
working-directory: ./
|
|
||||||
Loading…
Reference in New Issue