Attempt #3 on Doxygen Action
This commit is contained in:
parent
6fecd7a414
commit
bc68e6b8ee
|
@ -32,8 +32,8 @@ jobs:
|
|||
|
||||
- name: Setup git config
|
||||
run: |
|
||||
git config user.name "GitHub Actions Bot"
|
||||
git config user.email "<>"
|
||||
git config --global user.name "GitHub Actions Bot"
|
||||
git config --global user.email "<>"
|
||||
|
||||
- name: Commit Doxygen HTML
|
||||
if: github.event_name != 'pull_request'
|
||||
|
|
Loading…
Reference in New Issue