10000 Update README.md · CasP0/github-pages-deploy-action@9c77cab · GitHub
[go: up one dir, main page]

Skip to content

Commit 9c77cab

Browse files
authored
Update README.md
1 parent 54287c5 commit 9c77cab

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
@@ -81,7 +81,7 @@ jobs:
8181
```
8282
8383
> [!NOTE]
84-
> 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.
84+
> 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.
8585

8686
If you'd like to make it so the workflow only triggers on push events to specific branches then you can modify the `on` section.
8787

0 commit comments

Comments
 (0)
0