Tomas Moreno
06/06/2024, 8:55 PMprefect: error: unrecognized arguments: --no-prompt deploy --all --prefect-file ./prefect.yaml
our actions is pretty basic
- name: Run Prefect Deploy
uses: PrefectHQ/actions-prefect-deploy@v3
with:
all-deployments: "true"
pyproject-toml-path: ${PWD}/pyproject.toml
Will Raphaelson
06/06/2024, 10:19 PMTomas Moreno
06/07/2024, 2:16 AMTomas Moreno
06/07/2024, 4:00 PMWill Raphaelson
06/07/2024, 4:10 PM