8000 docs: fix pages example · CasP0/github-pages-deploy-action@be62bf6 · GitHub
[go: up one dir, main page]

Skip to content

Commit be62bf6

Browse files
authored
docs: fix pages example
1 parent 5482582 commit be62bf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ permissions:
9999

100100

101101
> [!NOTE]
102-
> You must configure your repository to deploy from the branch you push to. To do this, go to your repository settings, click on `Pages`, and choose `Deploy from a Branch`. From there select the branch you supplied to the action, in most cases this will be `gh-pages` as that's the default.
102+
> You must configure your repository to deploy from the branch you push to. To do this, go to your repository settings, click on `Pages`, and choose `Deploy from a Branch` from the `Source` dropdown. From there select the branch you supplied to the action, in most cases this will be `gh-pages` as that's the default.
103103

104104
## Configuration 📁
105105

0 commit comments

Comments
 (0)
0