Skip to content

Commit 63988d6

Browse files
jeffbyrnesmheap
authored andcommitted
Add github-pages to available transforms
Added in #51, released as v2.1.0 🎉
1 parent 3c10ced commit 63988d6

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,12 +81,12 @@ You might want to skip any of the available transforms (such as deleting the old
8181
| retarget-pull-requests | Change the base for any open pull requests |
8282
| branch-protection | Update any branch protection rules to point at `$new` |
8383
| delete-old-branch | Delete the `$old` branch |
84+
| github-pages | Update GitHub Pages configuration |
8485

8586
Pending transforms:
8687

8788
- Copy branch protections instead of updating if `--skip-delete-old-branch` is used ([#26](https://github.com/mheap/github-default-branch/issues/26))
8889
- Retarget draft releases ([#30](https://github.com/mheap/github-default-branch/issues/30))
89-
- Update GitHub Pages configuration ([#16](https://github.com/mheap/github-default-branch/issues/16))
9090

9191
## Replacements
9292

0 commit comments

Comments
 (0)