mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-24 13:24:05 -06:00
update site id and deploy to fleetingnotes.app
This commit is contained in:
parent
de43ab65eb
commit
7329f90ee0
2
.github/workflows/deploy.yaml
vendored
2
.github/workflows/deploy.yaml
vendored
@ -32,6 +32,6 @@ jobs:
|
|||||||
uses: jsmrcaga/action-netlify-deploy@v1.1.0
|
uses: jsmrcaga/action-netlify-deploy@v1.1.0
|
||||||
with:
|
with:
|
||||||
NETLIFY_AUTH_TOKEN: ${{ secrets.NETLIFY_AUTH_TOKEN }}
|
NETLIFY_AUTH_TOKEN: ${{ secrets.NETLIFY_AUTH_TOKEN }}
|
||||||
NETLIFY_SITE_ID: 9e65bb31-a460-4a21-aeba-5e7f210eb925
|
NETLIFY_SITE_ID: b965a46d-409a-4ec4-b009-530da70d86be
|
||||||
NETLIFY_DEPLOY_TO_PROD: true
|
NETLIFY_DEPLOY_TO_PROD: true
|
||||||
build_directory: 'public'
|
build_directory: 'public'
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user