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 9d9ddaf commit e105d55Copy full SHA for e105d55
.github/workflows/build-deploy-ghpages.yml
@@ -23,7 +23,6 @@ jobs:
23
with:
24
fetch-depth: 0
25
submodules: "true"
26
- ref: "feature/toolkit-documentation"
27
28
- name: Set Version
29
run: echo "PROJECT_NUMBER = `git describe --tags`" >> ./docs/doxygen/doxygen-config
0 commit comments