We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbd0c02 commit 06a10cfCopy full SHA for 06a10cf
1 file changed
.github/workflows/jekyll-gh-pages.yml
@@ -53,9 +53,6 @@ jobs:
53
uses: actions/upload-pages-artifact@v3
54
55
deploy:
56
- environment:
57
- name: github-pages
58
- url: ${{ steps.deployment.outputs.page_url }}
59
runs-on: ubuntu-latest
60
needs: build
61
steps:
0 commit comments