Skip to content

Commit d2d4b1c

Browse files
committed
oops
1 parent a019d73 commit d2d4b1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/custom-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Custom GitHub Pages Build and Deploy
33
on:
44
push:
55
branches:
6-
- custom-site # or any branch you want to test on
6+
- test # or any branch you want to test on
77
workflow_dispatch: # optional, for manual triggering
88

99
jobs:

0 commit comments

Comments
 (0)