change pypi repo to pipecat-ai

This commit is contained in:
Aleix Conchillo Flaqué
2024-05-12 12:07:51 -07:00
parent bea31215dc
commit 6d10027f2d
4 changed files with 7 additions and 7 deletions

View File

@@ -46,7 +46,7 @@ jobs:
needs: [ build ]
environment:
name: pypi
url: https://pypi.org/p/pipecat
url: https://pypi.org/p/pipecat-ai
permissions:
id-token: write
steps:
@@ -67,7 +67,7 @@ jobs:
needs: [ build ]
environment:
name: testpypi
url: https://pypi.org/p/pipecat
url: https://pypi.org/p/pipecat-ai
permissions:
id-token: write
steps:

View File

@@ -46,7 +46,7 @@ jobs:
needs: [ build ]
environment:
name: testpypi
url: https://pypi.org/p/pipecat
url: https://pypi.org/p/pipecat-ai
permissions:
id-token: write
steps: