From 70a88cfe57fed2f732d2f00451395236d4d1d7af Mon Sep 17 00:00:00 2001 From: nate nowack Date: Wed, 13 Dec 2023 14:40:43 -0600 Subject: [PATCH] rm unused token --- prefect.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/prefect.yaml b/prefect.yaml index 7a4d38c6..8432f6ed 100644 --- a/prefect.yaml +++ b/prefect.yaml @@ -15,4 +15,3 @@ pull: - prefect.deployments.steps.git_clone: repository: https://github.com/PrefectHQ/prefect-collection-registry branch: main - access_token: "{{ prefect.blocks.secret.prefect-collection-registry-contents-ro-pat }}"