mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
change resulting build dir for netlify
This commit is contained in:
parent
7aa3985741
commit
b6ee793145
2
.github/workflows/site-deploy.yaml
vendored
2
.github/workflows/site-deploy.yaml
vendored
@ -26,4 +26,4 @@ jobs:
|
|||||||
NETLIFY_AUTH_TOKEN: ${{ secrets.NETLIFY_AUTH_TOKEN }}
|
NETLIFY_AUTH_TOKEN: ${{ secrets.NETLIFY_AUTH_TOKEN }}
|
||||||
NETLIFY_SITE_ID: ${{ secrets.NETLIFY_SITE_ID }}
|
NETLIFY_SITE_ID: ${{ secrets.NETLIFY_SITE_ID }}
|
||||||
NETLIFY_DEPLOY_TO_PROD: true
|
NETLIFY_DEPLOY_TO_PROD: true
|
||||||
build_directory: tmpl
|
build_directory: out
|
||||||
|
Loading…
Reference in New Issue
Block a user