mirror of
https://github.com/openziti/zrok.git
synced 2025-06-24 19:51:32 +02:00
fix spelling error in gh-pages branch name
This commit is contained in:
parent
f886fe137b
commit
74a2a66e83
@ -6,5 +6,5 @@
|
||||
},
|
||||
"cleanUrls": false,
|
||||
"public": true,
|
||||
"ignoreCommand": "[[ \"${VERCEL_GIT_COMMIT_REF}\" =~ ^(gh_pages)$ ]] || git diff --quiet HEAD^ HEAD -- ./website/ ./docs/"
|
||||
"ignoreCommand": "[[ \"${VERCEL_GIT_COMMIT_REF}\" =~ ^(gh-pages)$ ]] || git diff --quiet HEAD^ HEAD -- ./website/ ./docs/"
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user