Skip to content

Commit 17def99

Browse files
author
Charlotte Thomas
authored
Update web.yml
1 parent a47146d commit 17def99

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/web.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ on:
3232
# when you want the docs to update.
3333
push:
3434
branches:
35-
- main
35+
- github-page
3636

3737
# Whenever a workflow called "Release" completes, update the docs!
3838
#
@@ -95,4 +95,4 @@ jobs:
9595
# Gotta tell the action where to find oranda's output
9696
folder: public
9797
token: ${{ secrets.GITHUB_TOKEN }}
98-
single-commit: true
98+
single-commit: true

0 commit comments

Comments
 (0)