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 }}