Skip to content

Commit ef27399

Browse files
authored
Update prefect.yaml
1 parent 535f667 commit ef27399

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

prefect.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ pull:
1717
- prefect.deployments.steps.git_clone:
1818
repository: https://github.com/Ben-Epstein/prefect-modal
1919
branch: main
20-
credentials: '{{ prefect.blocks.github-credentials.grotto-exploration-pull }}'
20+
credentials: '{{ prefect.blocks.github-credentials.prefect-modal }}'
2121
- prefect.deployments.steps.run_shell_script:
2222
directory: '{{ clone-step.directory }}'
2323
script: make setup

0 commit comments

Comments
 (0)