Skip to content

Commit 91da3f0

Browse files
committed
fixo
1 parent d300a41 commit 91da3f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-deploy-ghpages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
with:
2424
fetch-depth: 0
2525
submodules: "true"
26-
ref:'feature/toolkit-documentation'
26+
ref: "feature/toolkit-documentation"
2727

2828
- name: Set Version
2929
run: echo "PROJECT_NUMBER = `git describe --tags`" >> ./docs/doxygen/doxygen-config

0 commit comments

Comments
 (0)