Skip to content

Commit

Permalink
Merge pull request #79 from sanger/fix-rm-docker-images
Browse files Browse the repository at this point in the history
Swapped tokens for removing old images
  • Loading branch information
SHIV5T3R authored Apr 18, 2024
2 parents d9bd004 + 6600563 commit 0829bb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/automated_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}

0 comments on commit 0829bb7

Please sign in to comment.