Skip to content

Commit

Permalink
Swapped tokens for removing old images
Browse files Browse the repository at this point in the history
  • Loading branch information
SHIV5T3R committed Apr 18, 2024
1 parent d9bd004 commit 6600563
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 6600563

Please sign in to comment.