We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6da0c7e commit c330a82Copy full SHA for c330a82
.github/workflows/doxygen.yml
@@ -33,7 +33,7 @@ jobs:
33
pages: write # to deploy to Pages
34
id-token: write # to verify the deployment originates from an appropriate source
35
36
- needs: build
+ needs: build-docs
37
runs-on: ubuntu-latest
38
steps:
39
- name: Deploy to GitHub Pages
0 commit comments