Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
TonyCrane committed Jun 18, 2020
1 parent 54f6fbb commit 1e92be8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@ name: Build up document

on:
push:
branches: [ master, manim ]
branches:
- master
- manim

jobs:
build_docs_and_deploy:
Expand Down

0 comments on commit 1e92be8

Please sign in to comment.