We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a90f94f commit b9bde9cCopy full SHA for b9bde9c
.github/workflows/mkdocs-build-and-push.yaml
@@ -46,6 +46,6 @@ jobs:
46
cd sdk/
47
source .venv/bin/activate
48
cd ../org/
49
- mkdocs gh-deploy --force \
+ mkdocs gh-deploy \
50
--message 'chore: deploy offline-function-calling/sdk@{sha}' \
51
--remote-branch 'pages' --config-file ../sdk/mkdocs.yaml
0 commit comments