mirror of
https://github.com/3b1b/manim.git
synced 2025-07-31 14:03:59 +08:00
Rename "publish" task to "deploy"
This commit is contained in:
@ -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:
|
||||
|
Reference in New Issue
Block a user