Skip to content

Commit a667160

Browse files
samcunliffeCopilot
andauthored
Update .github/workflows/doxygen-gh-pages.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 88a5242 commit a667160

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/doxygen-gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
if: github.event_name == 'push' && github.ref_name == 'main'
6767
environment:
6868
name: github-pages
69-
url: ${{ steps.github-pages.outputs.page_url }}
69+
url: ${{ steps.deployment.outputs.page_url }}
7070
runs-on: ubuntu-latest
7171
needs: doxygen
7272
steps:

0 commit comments

Comments
 (0)