We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6a6545 commit a325901Copy full SHA for a325901
1 file changed
.github/workflows/microsoft-publish.yml
@@ -45,6 +45,7 @@ jobs:
45
deploy:
46
environment:
47
name: github-pages
48
+ url: ${{ steps.deployment.outputs.page_url }}
49
runs-on: ubuntu-24.04
50
needs: prepare-pages
51
steps:
0 commit comments