Compare commits

...

1 Commits

Author SHA1 Message Date
Logan Markewich 3c46824afb fix publish flow 2025-02-11 17:53:50 -06:00
+1 -1
View File
@@ -14,7 +14,7 @@ env:
jobs:
build-n-publish:
name: Build and publish to PyPI
if: github.repository == 'run-llama/llama_parse'
if: github.repository == 'run-llama/llama_cloud_services'
runs-on: ubuntu-latest
steps: