File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed
Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 6969 UserKnownHostsFile=/dev/null
7070 " > /etc/ssh/ssh_config
7171 - name : deploy
72- # only deploy documentation to gh-pages on a manual workflow dispatch
72+ # only deploy documentation on a manual workflow dispatch
7373 if : |
7474 github.repository_owner == 'AcademySoftwareFoundation' &&
7575 github.event_name == 'workflow_dispatch' &&
8181 destination_dir : documentation/doxygen
8282 external_repository : AcademySoftwareFoundation/openvdb-website
8383 publish_branch : doxygen
84- commit_message : " doxygen documentation update"
84+ full_commit_message : " Automatic doxygen documentation update
85+ - Deployed from: AcademySoftwareFoundation/openvdb ${{ github.sha }}
86+
87+ Signed-off-by: ${{ github.actor }} <${{ github.actor }}@users.noreply.github.com>"
You can’t perform that action at this time.
0 commit comments