mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-04-27 07:48:01 -07:00
doxygen config changes (#6330)
This commit is contained in:
parent
537e29d937
commit
a405758222
3 changed files with 9 additions and 5 deletions
3
.github/workflows/documentation-build.yml
vendored
3
.github/workflows/documentation-build.yml
vendored
|
|
@ -11,6 +11,9 @@ on:
|
|||
- 'doxygen_style.css'
|
||||
workflow_dispatch:
|
||||
|
||||
env:
|
||||
COCKATRICE_REF: ${{ github.ref_name }} # Tag name if the commit is tagged, otherwise branch name
|
||||
|
||||
jobs:
|
||||
docs:
|
||||
name: Doxygen
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue