Skip to content

Commit 415d4c3

Browse files
authored
docs: fix typo (#1932)
1 parent 4f3e09e commit 415d4c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/deploy/github-pages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
id-token: write # to verify the deployment originates from an appropriate source
6262
# Deploy to the github_pages environment
6363
environment:
64-
name: github_pages
64+
name: github-pages
6565
url: ${{ steps.deployment.outputs.page_url }}
6666
# Specify runner + deployment step
6767
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)