We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96eef4c commit 6e988f2Copy full SHA for 6e988f2
1 file changed
.github/workflows/docs.yml
@@ -25,7 +25,7 @@ jobs:
25
needs: build
26
runs-on: ubuntu-latest
27
environment:
28
- name: docs
+ name: github-pages
29
url: ${{ steps.deployment.outputs.page_url }}
30
steps:
31
- name: Deploy to GitHub Pages
0 commit comments