Skip to content

Commit

Permalink
remove redundant pat token, expand packages
Browse files Browse the repository at this point in the history
  • Loading branch information
naik-aakash committed Nov 9, 2024
1 parent e4935f1 commit f81ece5
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ghcr-cleanup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,4 @@ jobs:
uses: dataaxiom/ghcr-cleanup-action@v1
with:
packages: autoplex/autoplex-python-3.12,autoplex/autoplex-python-3.11,autoplex/autoplex-python-3.10
expand-packages: true
delete-untagged: true
token: ${{ secrets.GHCR_PAT }}
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit f81ece5

Please sign in to comment.