Merge pull request #408 from langflow-ai/stop-push-2-pypi
Comment Push PyPi
This commit is contained in:
commit
f09698af1c
1 changed files with 5 additions and 5 deletions
10
.github/workflows/build-multiarch.yml
vendored
10
.github/workflows/build-multiarch.yml
vendored
|
|
@ -259,8 +259,8 @@ jobs:
|
|||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
- name: Publish to PyPI
|
||||
run: |
|
||||
uv publish
|
||||
env:
|
||||
UV_PUBLISH_TOKEN: ${{ secrets.UV_PUBLISH_TOKEN }}
|
||||
# - name: Publish to PyPI
|
||||
# run: |
|
||||
# uv publish
|
||||
# env:
|
||||
# UV_PUBLISH_TOKEN: ${{ secrets.UV_PUBLISH_TOKEN }}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue