8000 changed branch master to main (#676) · j143/github-pages-deploy-action@15a9f0a · GitHub
[go: up one dir, main page]

Skip to content

Commit 15a9f0a

Browse files
changed branch master to main (JamesIves#676)
1 parent 46b2181 commit 15a9f0a

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
@@ -72,7 +72,7 @@ If you'd like to make it so the workflow only triggers on push events to specifi
7272
on:
7373
push:
7474
branches:
75-
- master
75+
- main
7676
```
7777

7878
It's recommended that you use [Dependabot](https://dependabot.com/github-actions/) to keep your workflow up-to-date. You can find the latest tagged version on the [GitHub Marketplace](https://github.com/marketplace/actions/deploy-to-github-pages) or on the [releases page](https://github.com/JamesIves/github-pages-deploy-action/releases).

0 commit comments

Comments
 (0)
0