From fb9dd80975be48ca5ef7ff3dfce9d4eb89708d23 Mon Sep 17 00:00:00 2001 From: thepetk Date: Mon, 15 Apr 2024 17:15:09 +0100 Subject: [PATCH] Update drm --- .github/workflows/drm.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/drm.yaml b/.github/workflows/drm.yaml index ee3144d4..0d5c571d 100644 --- a/.github/workflows/drm.yaml +++ b/.github/workflows/drm.yaml @@ -13,6 +13,7 @@ jobs: id: deprecate-remove uses: thepetk/devfile-registry-maintainer@163cdc11e5179e7b19f4e28d6f0be26dc792f91f #v0.1.0 with: + registry_repo_token: $secrets.GITHUB_TOKEN pr_creation_limit: "2" deprecation_days_limit: "200" removal_days_limit: "200"