We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 328c86d commit cdbd886Copy full SHA for cdbd886
.github/workflows/deploy.yml
@@ -34,7 +34,7 @@ jobs:
34
35
deploy:
36
environment:
37
- name: github-pages
+ name: GitHub Pages
38
url: ${{ steps.deployment.outputs.page_url }}
39
40
runs-on: ubuntu-latest
0 commit comments