Skip to content

Commit 2803a51

Browse files
authored
Update Git repository URL in prefect-git-clone.yaml
Move from ErikOsinga to CIRADA-Tools
1 parent 116a4ee commit 2803a51

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

automation/prefect/prefect-git-clone.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ description: "Deploy prefect flows with the latest POSSUM code from git."
2323
pull:
2424
- prefect.deployments.steps.git_clone:
2525
id: clone-step
26-
repository: https://github.com/ErikOsinga/POSSUMutils.git
26+
repository: https://github.com/CIRADA-Tools/POSSUMutils.git
2727
branch: main
2828
- prefect.deployments.steps.pip_install_requirements:
2929
requirements_file: requirements.txt

0 commit comments

Comments
 (0)