Skip to content

Commit ec708b9

Browse files
Tweak config
1 parent 72de6b8 commit ec708b9

File tree

3 files changed

+625
-2
lines changed

3 files changed

+625
-2
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
# Trigger the workflow every time you push to the `main` branch
55
# Using a different branch name? Replace `main` with your branch’s name
66
push:
7-
branches: [main]
7+
branches: [gh-pages]
88
# Allows you to run this workflow manually from the Actions tab on GitHub.
99
workflow_dispatch:
1010

0 commit comments

Comments
 (0)