Skip to content
This repository has been archived by the owner on May 14, 2024. It is now read-only.

Commit

Permalink
clean after build and push
Browse files Browse the repository at this point in the history
  • Loading branch information
Cyclenerd committed Jan 2, 2024
1 parent abf5ebd commit 6a407f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-latest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@ jobs:
ghcr-cleaner:
name: Registry Cleaner
runs-on: 'ubuntu-latest'
needs: [docker-hub-latest,github-registry-latest]
steps:
# As per documentation, the authentication to the GHCR registry must be done using a personal access token (PAT) to delete packages.
# Only classic tokens can be used, fined-grained ones and GITHUB_TOKEN are currently (2024-01) not supported.
Expand Down

0 comments on commit 6a407f6

Please sign in to comment.