We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 734c9dd commit 4bdc4eeCopy full SHA for 4bdc4ee
.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