Skip to content

Commit 41d85b7

Browse files
committed
Update static.yml and docusaurus config
1 parent d71190c commit 41d85b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/static.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ name: Deploy static content to Pages
44
on:
55
# Runs on pushes targeting the default branch
66
push:
7-
branches: ["new_website"]
7+
branches: ["master"]
88
pull_request:
99
branches:
1010
- '*'

0 commit comments

Comments
 (0)