mirror of
https://github.com/3b1b/manim.git
synced 2025-08-01 17:29:06 +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
|
- flake8 manimlib/ --count --exit-zero --max-complexity=10 --max-line-length=127 --statistics
|
||||||
script:
|
script:
|
||||||
- true # add other tests here
|
- true # add other tests here
|
||||||
publish:
|
deploy:
|
||||||
provider: pypi
|
provider: pypi
|
||||||
user: swegener
|
user: swegener
|
||||||
on:
|
on:
|
||||||
|
Reference in New Issue
Block a user