We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bdc4ee commit 1edb23cCopy full SHA for 1edb23c
.github/workflows/build-pages.yml
@@ -41,7 +41,7 @@ jobs:
41
42
environment:
43
name: github-pages
44
- # url: ${{ steps.deployment.outputs.page_url }}
+ url: ${{ steps.deployment.outputs.page_url }}
45
46
steps:
47
- name: Deploy to GitHub Pages
0 commit comments