We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent acaf99e commit 2f418edCopy full SHA for 2f418ed
1 file changed
.github/workflows/deploy-docs.yml
@@ -48,9 +48,6 @@ jobs:
48
path: 'docs/build/html'
49
50
deploy:
51
- environment:
52
- name: github-pages
53
- url: ${{ steps.deployment.outputs.page_url }}
54
runs-on: ubuntu-latest
55
needs: build
56
steps:
0 commit comments