mirror of
https://github.com/3b1b/manim.git
synced 2025-08-05 16:49:03 +00:00
Rename "publish" task to "deploy"
This commit is contained in:
parent
2d7c97723b
commit
1eb8c4d1eb
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ before_script:
|
|||
- flake8 manimlib/ --count --exit-zero --max-complexity=10 --max-line-length=127 --statistics
|
||||
script:
|
||||
- true # add other tests here
|
||||
publish:
|
||||
deploy:
|
||||
provider: pypi
|
||||
user: swegener
|
||||
on:
|
||||
|
|
Loading…
Add table
Reference in a new issue