From 660056353ecb8f427476a52488209cd00a9431bb Mon Sep 17 00:00:00 2001 From: Shiv <44001656+SHIV5T3R@users.noreply.github.com> Date: Thu, 18 Apr 2024 14:16:18 +0100 Subject: [PATCH] Swapped tokens for removing old images --- .github/workflows/automated_release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/automated_release.yml b/.github/workflows/automated_release.yml index de87411..0cfa308 100644 --- a/.github/workflows/automated_release.yml +++ b/.github/workflows/automated_release.yml @@ -90,4 +90,4 @@ jobs: org-name: sanger keep-at-least: 5 skip-tags: latest, *[!develop] # This will DELETE any images where the tag contains ANY characters in "develop", excluding '!' - token: ${{ secrets.ADD_TO_PROJECT_PAT_ORG_WIDE }} # + token: ${{ secrets.ADD_TO_PROJECT_PAT_ORG_WIDE }}