Skip to content

Commit 1cb802f

Browse files
committed
Adjust version number for Doxygen documentation
Signed-off-by: Pierre R. Mai <pmai@pmsf.de>
1 parent 33c4e2b commit 1cb802f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/protobuf.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ jobs:
5656

5757
- name: Prepare Documentation Bukd
5858
run: |
59+
sed -i 's/@VERSION_PATCH@/@VERSION_PATCH@_GitHub_MasterBranch/g' doxygen_config.cmake.in
5960
echo "EXCLUDE_PATTERNS = */osi3/* */protobuf-3.11.3/* */proto2cpp/*" >> doxygen_config.cmake.in
6061
echo "GENERATE_TREEVIEW = YES" >> doxygen_config.cmake.in
6162

0 commit comments

Comments
 (0)