Update documentation-build.yml

This commit is contained in:
tooomm 2025-09-28 18:35:53 +02:00 committed by GitHub
parent 944fee637e
commit c7f2ba8c15
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,4 +1,4 @@
name: Documentation
name: Generate Documentation
on:
push:
@ -8,7 +8,7 @@ on:
jobs:
docs:
name: Doxygen Docs
name: Doxygen
runs-on: ubuntu-latest
steps: