We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f3e09e commit 415d4c3Copy full SHA for 415d4c3
content/deploy/github-pages.md
@@ -61,7 +61,7 @@ jobs:
61
id-token: write # to verify the deployment originates from an appropriate source
62
# Deploy to the github_pages environment
63
environment:
64
- name: github_pages
+ name: github-pages
65
url: ${{ steps.deployment.outputs.page_url }}
66
# Specify runner + deployment step
67
runs-on: ubuntu-latest
0 commit comments