Skip to content

Commit d27274e

Browse files
author
Charlotte Thomas
committed
Merge branch 'github-page' of github.com:coco33920/calc into github-page
2 parents 6c37675 + 17def99 commit d27274e

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
#
@@ -96,4 +96,4 @@ jobs:
9696
# Gotta tell the action where to find oranda's output
9797
folder: public
9898
token: ${{ secrets.GITHUB_TOKEN }}
99-
single-commit: true
99+
single-commit: true

0 commit comments

Comments
 (0)