We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20ad4d4 commit f6ef444Copy full SHA for f6ef444
1 file changed
.github/workflows/doxygen.yml
@@ -15,9 +15,6 @@ jobs:
15
permissions:
16
pages: write
17
id-token: write
18
- environment:
19
- name: github-pages
20
- url: ${{ steps.deployment.outputs.page_url }}
21
steps:
22
- name: Checkout source
23
uses: actions/checkout@v6
0 commit comments