actions-prefect-deploy icon indicating copy to clipboard operation
actions-prefect-deploy copied to clipboard

A GitHub Action for deploying a Prefect flow to Prefect Cloud

Results 1 actions-prefect-deploy issues
Sort by recently updated
recently updated
newest added

### Issue [PR #57](https://github.com/PrefectHQ/actions-prefect-deploy/pull/57) introduced `uv` as a replacement for `pip` for performance improvements, but `uv` doesn’t support configuring an extra-index-url the same way as pip via `pip config set...

enhancement
actions