Skip to content

Commit 8d886fe

Browse files
committed
Deploy from new_website branch for testing
1 parent c5eea91 commit 8d886fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Deploy to GitHub Pages
33

44
on:
55
push:
6-
branches: ["main"]
6+
branches: ["new_website"]
77
workflow_dispatch:
88

99
permissions:

0 commit comments

Comments
 (0)